Home
last modified time | relevance | path

Searched refs:fmt_le (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/doc/examples/
H A Dresampling_audio.c38 enum AVSampleFormat sample_fmt; const char *fmt_be, *fmt_le; in get_format_from_sample_fmt() member
51 *fmt = AV_NE(entry->fmt_be, entry->fmt_le); in get_format_from_sample_fmt()
H A Ddecode_audio.c47 enum AVSampleFormat sample_fmt; const char *fmt_be, *fmt_le; in get_format_from_sample_fmt() member
60 *fmt = AV_NE(entry->fmt_be, entry->fmt_le); in get_format_from_sample_fmt()
H A Ddemuxing_decoding.c204 enum AVSampleFormat sample_fmt; const char *fmt_be, *fmt_le; in get_format_from_sample_fmt() member
217 *fmt = AV_NE(entry->fmt_be, entry->fmt_le); in get_format_from_sample_fmt()

Completed in 2 milliseconds