Home
last modified time | relevance | path

Searched refs:B_AVI_FORMAT_FAMILY (Results 1 – 9 of 9) sorted by relevance

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DMuxerTable.cpp59 B_AVI_FORMAT_FAMILY,
75 B_AVI_FORMAT_FAMILY,
223 B_AVI_FORMAT_FAMILY,
296 B_AVI_FORMAT_FAMILY,
H A DCodecTable.cpp17 { B_AVI_FORMAT_FAMILY, "avi" },
/haiku/src/tests/kits/media/
H A DmediaFormats.cpp23 case B_AVI_FORMAT_FAMILY: in get_family_string()
110 case B_AVI_FORMAT_FAMILY: in dump_media_format_description()
163 status = formats.GetCodeFor(format, B_AVI_FORMAT_FAMILY, &description); in main()
H A DFormatDescriptions.cpp29 a.family = B_AVI_FORMAT_FAMILY; in TestCompare()
/haiku/src/kits/media/
H A DFormatManager.cpp40 case B_AVI_FORMAT_FAMILY:
77 case B_AVI_FORMAT_FAMILY:
H A DMediaFormats.cpp210 case B_AVI_FORMAT_FAMILY: in operator ==()
245 case B_AVI_FORMAT_FAMILY: in operator <()
531 description.family = B_AVI_FORMAT_FAMILY; in GetAVIFormatFor()
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDevice.cpp235 desc[1].family = B_AVI_FORMAT_FAMILY; in get_media_format_description_for()
243 desc[1].family = B_AVI_FORMAT_FAMILY; in get_media_format_description_for()
/haiku/headers/os/media/
H A DMediaDefs.h726 B_AVI_FORMAT_FAMILY = 3, enumerator
/haiku/src/apps/cortex/support/
H A DMediaString.cpp250 case B_AVI_FORMAT_FAMILY: in getStringFor()