Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddvdec.c285 static void dv100_idct_put_last_row_field_chroma(DVVideoContext *s, uint8_t *data, in dv100_idct_put_last_row_field_chroma() function
527 dv100_idct_put_last_row_field_chroma(s, c_ptr, s->frame->linesize[j], block); in dv_decode_video_segment()