Home
last modified time | relevance | path

Searched refs:bgr32 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhuffyuv.h66 int bgr32; //use bgr32 instead of bgr24 member
H A Dhuffyuvdec.c308 s->bgr32 = 1; in decode_init()
399 if (s->bgr32) in decode_init()
405 av_assert0(s->bgr32); in decode_init()
1142 if (s->bgr32) { in decode_slice()
/third_party/ffmpeg/tests/fate/
H A Dvcodec.mak215 fate-vsynth%-huffyuvbgra: ENCOPTS = -c:v huffyuv -pix_fmt bgr32 -sws_flags neighbor
/third_party/ffmpeg/libswscale/
H A Dinput.c374 rgb16_32_wrapper(AV_PIX_FMT_BGR32, bgr32, 16, 0, 0, 0, 0xFF0000, 0xFF00, 0x00FF, 8, 0, 8, RGB2YUV_SHIFT + 8)

Completed in 7 milliseconds