Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dinternal.h150 AVChannelLayout initial_ch_layout; member
H A Davcodec.c482 av_channel_layout_uninit(&avci->initial_ch_layout); in avcodec_close()
H A Ddecode.c685 ret = av_channel_layout_copy(&avci->initial_ch_layout, &frame->ch_layout); in avcodec_receive_frame()
710 av_channel_layout_compare(&avci->initial_ch_layout, &frame->ch_layout); in avcodec_receive_frame()

Completed in 4 milliseconds