Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddsicinaudio.c35 int initial_decode_frame; member
80 cin->initial_decode_frame = 1; in cinaudio_decode_init()
100 frame->nb_samples = avpkt->size - cin->initial_decode_frame; in cinaudio_decode_frame()
106 if (cin->initial_decode_frame) { in cinaudio_decode_frame()
107 cin->initial_decode_frame = 0; in cinaudio_decode_frame()