Home
last modified time | relevance | path

Searched refs:allocLen (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp455 OMX_U32 allocLen = ipInputBuffer->nAllocLen; in ParseFullAVCFramesIntoNALs() local
474 if (offset > (allocLen - 20)) in ParseFullAVCFramesIntoNALs()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp9925 OMX_U32 allocLen = aOutputBuffer->nAllocLen; in ParseFullAVCFramesIntoNALs() local
9972 if (offset > (allocLen - 20)) in ParseFullAVCFramesIntoNALs()