Searched refs:OSCL_IMPORT_REF (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/module/codecs/m4v_h263/enc/include/ |
D | mp4enc_api.h | 42 #ifndef OSCL_IMPORT_REF 43 #define OSCL_IMPORT_REF /* empty */ macro 266 OSCL_IMPORT_REF Bool PVGetDefaultEncOption(VideoEncOptions *encOption, Int encUseCase); 273 … OSCL_IMPORT_REF Bool PVInitVideoEncoder(VideoEncControls *encCtrl, VideoEncOptions *encOption); 287 …OSCL_IMPORT_REF Bool PVGetVolHeader(VideoEncControls *encCtrl, UChar *volHeader, Int *size, Int… 296 …OSCL_IMPORT_REF Bool PVGetH263ProfileLevelID(VideoEncControls *encCtrl, Int *profileID, Int *le… 305 …OSCL_IMPORT_REF Bool PVGetMPEG4ProfileLevelID(VideoEncControls *encCtrl, Int *profile_level, In… 313 … OSCL_IMPORT_REF Bool PVGetMaxVideoFrameSize(VideoEncControls *encCtrl, Int *maxVideoFrameSize); 321 OSCL_IMPORT_REF Int PVGetEncMemoryUsage(VideoEncControls *encCtrl); 329 OSCL_IMPORT_REF Bool PVGetVBVSize(VideoEncControls *encCtrl, Int *VBVSize); [all …]
|
/frameworks/av/media/module/codecs/m4v_h263/dec/include/ |
D | mp4dec_api.h | 38 #ifndef OSCL_IMPORT_REF 39 #define OSCL_IMPORT_REF /* empty */ macro 150 …OSCL_IMPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], int32 *volb… 152 OSCL_IMPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl); 154 OSCL_IMPORT_REF void PVSetReferenceYUV(VideoDecControls *decCtrl, uint8 *refYUV); 157 …OSCL_IMPORT_REF Bool PVDecodeVideoFrame(VideoDecControls *decCtrl, uint8 *bitstream[], uint32 *… 161 …OSCL_IMPORT_REF void PVGetVideoDimensions(VideoDecControls *decCtrl, int32 *display_width, int3… 162 …OSCL_IMPORT_REF void PVGetBufferDimensions(VideoDecControls *decCtrl, int32 *buf_width, int32 *… 163 OSCL_IMPORT_REF void PVSetPostProcType(VideoDecControls *decCtrl, int mode); 170 OSCL_IMPORT_REF MP4DecodingMode PVGetDecBitstreamMode(VideoDecControls *decCtrl);
|
/frameworks/av/media/module/codecs/amrnb/common/include/ |
D | bits2prm.h | 81 OSCL_IMPORT_REF void Bits2prm(
|