blob: 11de11a22bcd37b1bd67a9ae00aba0f4033a25f3 [file] [log] [blame]
/*
* drivers/amlogic/amports/vh265.h
*
* Copyright (C) 2015 Amlogic, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
*/
#ifndef VH265_H
#define VH265_H
extern u32 get_blackout_policy(void);
extern s32 vh265_init(void);
extern s32 vh265_release(void);
#endif /* VMPEG4_H */