Searched refs:AVCConfigureSequence (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davclib_common.h56 OSCL_IMPORT_REF AVCStatus AVCConfigureSequence(AVCHandle *avcHandle, AVCCommonObj *video, bool padding);
/frameworks/av/media/libstagefright/codecs/avc/common/src/
H A Ddpb.cpp108 OSCL_EXPORT_REF AVCStatus AVCConfigureSequence(AVCHandle *avcHandle, AVCCommonObj *video, bool padding) function
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dinit.cpp716 ret = AVCConfigureSequence(encvid->avcHandle, video, TRUE);

Completed in 1849 milliseconds