Home
last modified time | relevance | path

Searched defs:ch_map (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libswresample/
H A Daudioconvert.h44 const int *ch_map; member
H A Daudioconvert.c145 swri_audio_convert_alloc(enum AVSampleFormat out_fmt, enum AVSampleFormat in_fmt, int channels, const int *ch_map, int flags) swri_audio_convert_alloc() argument
/third_party/ffmpeg/libavcodec/
H A Dalacenc.c467 const uint8_t *ch_map = ff_alac_channel_layout_offsets[channels - 1]; in write_frame() local

Completed in 4 milliseconds