HomeSort by relevance Sort by last modified time
    Searched refs:NAL_START_CODE_SIZE (Results 1 - 4 of 4) sorted by null

  /external/opencore/codecs_v2/omx/omx_h264/include/
omx_avc_component.h 43 #define NAL_START_CODE_SIZE 4
  /external/opencore/codecs_v2/omx/omx_h264/src/
omx_avc_component.cpp 436 iNALOffset = ipInputBuffer->nOffset + NAL_START_CODE_SIZE;
439 iNALOffset += (iInputCurrLength + NAL_START_CODE_SIZE); // offset for next NAL
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 173 #define NAL_START_CODE_SIZE 4
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp     [all...]

Completed in 360 milliseconds