Searched refs:ff_color_frame (Results 1 – 3 of 3) sorted by relevance
237 void ff_color_frame(AVFrame *frame, const int color[4]);
409 void ff_color_frame(AVFrame *frame, const int c[4]) in ff_color_frame() function
1616 ff_color_frame(h->short_ref[0]->f, c); in h264_field_start()