Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dinternal.h237 void ff_color_frame(AVFrame *frame, const int color[4]);
Dutils.c409 void ff_color_frame(AVFrame *frame, const int c[4]) in ff_color_frame() function
Dh264_slice.c1616 ff_color_frame(h->short_ref[0]->f, c); in h264_field_start()