Searched refs:aFSIBuff (Results 1 – 5 of 5) sorted by relevance
209 virtual bool SetFSIParam(uint8* aFSIBuff, int aFSIBuffLength) = 0;
155 TCVEI_RETVAL ParseFSI(uint8* aFSIBuff, int FSILength, VideoEncOptions *aEncOption);
253 TCVEI_RETVAL CPVM4VEncoder::ParseFSI(uint8* aFSIBuff, int FSILength, VideoEncOptions *aEncOption) in ParseFSI() argument260 psBits->data = aFSIBuff; in ParseFSI()
1014 OSCL_IMPORT_REF virtual bool SetFSIParam(uint8* aFSIBuff, int aFSIBuffLength);
8553 OSCL_EXPORT_REF bool PVMFOMXEncNode::SetFSIParam(uint8* aFSIBuff, int aFSIBuffLength) in SetFSIParam() argument8559 OSCL_UNUSED_ARG(aFSIBuff); in SetFSIParam()