Home
last modified time | relevance | path

Searched refs:aFSIBuffLength (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/common/include/
Dpvmp4h263encextension.h209 virtual bool SetFSIParam(uint8* aFSIBuff, int aFSIBuffLength) = 0;
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1022 OSCL_IMPORT_REF virtual bool SetFSIParam(uint8* aFSIBuff, int aFSIBuffLength);
Dpvmf_omx_enc_node.cpp8737 OSCL_EXPORT_REF bool PVMFOMXEncNode::SetFSIParam(uint8* aFSIBuff, int aFSIBuffLength) in SetFSIParam() argument
8744 OSCL_UNUSED_ARG(aFSIBuffLength); in SetFSIParam()