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

  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omx_config_parser.cpp 67 aInputs.iMimeType = PVMF_MIME_AAC_SIZEHDR;
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_omx_config_parser.cpp 83 aInputs.iMimeType = PVMF_MIME_AAC_SIZEHDR;
  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 102 #define PVMF_MIME_AAC_SIZEHDR "X-AAC-SIZEHDR"
  /external/opencore/pvmi/pvmf/src/
pvmf_format_type.cpp 68 (pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_AAC_SIZEHDR) == 0) ||
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 146 iCapability.iInputFormatCapability.push_back(PVMF_MIME_AAC_SIZEHDR);
537 ((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_AAC_SIZEHDR) // for testing
575 Format == PVMF_MIME_AAC_SIZEHDR) // for testing
    [all...]
  /external/opencore/codecs_v2/utilities/pv_config_parser/src/
pv_audio_config_parser.cpp 364 aInputs->iMimeType == PVMF_MIME_AAC_SIZEHDR)
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_port.cpp 90 (aFmt == PVMF_MIME_AAC_SIZEHDR) ||
pvmf_omx_basedec_node.cpp     [all...]
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_fileinput_port.cpp 361 (aFmt == PVMF_MIME_AAC_SIZEHDR) ||
  /external/opencore/codecs_v2/omx/omx_mastercore/src/
pv_omxmastercore.cpp 930 aInputs.iMimeType = PVMF_MIME_AAC_SIZEHDR;
    [all...]

Completed in 93 milliseconds