Home
last modified time | relevance | path

Searched refs:initial_channel_layout (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dinternal.h219 uint64_t initial_channel_layout; member
Ddecode.c693 avci->initial_channel_layout = frame->channel_layout; in avcodec_receive_frame()
710 avci->initial_channel_layout != frame->channel_layout; in avcodec_receive_frame()