Home
last modified time | relevance | path

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

/external/opencore/nodes/common/include/
Dpvmp4h263encextension.h122 virtual bool SetSegmentTargetSize(uint32 aLayer, uint32 aSizeBytes) = 0;
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1000 OSCL_IMPORT_REF bool SetSegmentTargetSize(uint32 aLayer, uint32 aSizeBytes);
Dpvmf_omx_enc_node.cpp8277 OSCL_EXPORT_REF bool PVMFOMXEncNode::SetSegmentTargetSize(uint32 aLayer, uint32 aSizeBytes) in SetSegmentTargetSize() argument
8293 iVideoEncodeParam.iPacketSize = aSizeBytes; in SetSegmentTargetSize()