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

  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 122 #define PVMF_MIME_H264_VIDEO_RAW "X-H264-BYTE-STREAM"
  /external/opencore/pvmi/pvmf/src/
pvmf_format_type.cpp 103 (pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_H264_VIDEO_RAW) == 0) ||
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.cpp 705 iCapability.iOutputFormatCapability.push_back(PVMF_MIME_H264_VIDEO_RAW);
    [all...]
pvmf_omx_enc_port.cpp 501 iFormat == PVMF_MIME_H264_VIDEO_RAW ||
    [all...]
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 147 nodeinfo.iInputTypes.push_back(PVMF_MIME_H264_VIDEO_RAW);
198 nodeinfo.iInputTypes.push_back(PVMF_MIME_H264_VIDEO_RAW);
  /external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_inport.cpp 278 (aFmt == PVMF_MIME_H264_VIDEO_RAW) ||
366 parameters[12].value.pChar_value = (char*)PVMF_MIME_H264_VIDEO_RAW;
pvmf_fileoutput_node.cpp 232 iCapability.iInputFormatCapability.push_back(PVMF_MIME_H264_VIDEO_RAW);
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_port.cpp 73 (aFmt == PVMF_MIME_H264_VIDEO_RAW) ||
pvmf_omx_basedec_node.cpp     [all...]
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.cpp 179 iCapability.iInputFormatCapability.push_back(PVMF_MIME_H264_VIDEO_RAW);
    [all...]
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp     [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 40 milliseconds