Home
last modified time | relevance | path

Searched refs:initial_sample_rate (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dinternal.h145 int initial_sample_rate; member
H A Ddecode.c677 avci->initial_sample_rate = frame->sample_rate ? frame->sample_rate : in avcodec_receive_frame()
704 changed |= avci->initial_sample_rate != frame->sample_rate || in avcodec_receive_frame()
705 avci->initial_sample_rate != avctx->sample_rate || in avcodec_receive_frame()

Completed in 4 milliseconds