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

  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 106 #define PVMF_MIME_G726 "x-pvmf/audio/g726"
  /external/opencore/pvmi/pvmf/src/
pvmf_format_type.cpp 71 (pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_G726) == 0) ||
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_fileinput_port.cpp 362 (aFmt == PVMF_MIME_G726) ||
523 else if (iFormat == PVMF_MIME_G726)
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 243 nodeinfo.iInputTypes.push_back(PVMF_MIME_G726);
  /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 481 milliseconds