Searched refs:yuy2 (Results 1 – 10 of 10) sorted by relevance
/third_party/ffmpeg/tests/fate/ |
D | lossless-video.mak | 7 FATE_LAGARITH += fate-lagarith-yuy2 8 fate-lagarith-yuy2: CMD = framecrc -i $(TARGET_SAMPLES)/lagarith/lag-yuy2.avi 28 FATE_LOCO += fate-loco-yuy2 29 fate-loco-yuy2: CMD = framecrc -i $(TARGET_SAMPLES)/loco/pig-loco-0.avi
|
D | canopus.mak | 8 FATE_CANOPUS_CLLC += fate-canopus-cllc-yuy2-noblock 9 fate-canopus-cllc-yuy2-noblock: CMD = framecrc -i $(TARGET_SAMPLES)/cllc/sample-cllc-yuy2-noblock.a…
|
/third_party/ffmpeg/libavcodec/ |
D | huffyuv.h | 65 int yuy2; //use yuy2 instead of 422P member
|
D | huffyuvdec.c | 389 if (s->yuy2) in decode_init() 967 if (s->yuy2) { in decode_slice()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | uvch264demux.c | 85 _sink_chain_func (yuy2); 90 _sink_event_func (yuy2);
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | blend.c | 939 PACKED_422_BLEND (yuy2, memcpy, video_mixer_orc_blend_u8); 940 PACKED_422_FILL_CHECKER_C (yuy2, 0, 1, 2, 3); 942 PACKED_422_FILL_COLOR (yuy2, 24, 16, 8, 0);
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | blend.c | 1069 PACKED_422_BLEND (yuy2, memcpy, compositor_orc_blend_u8); 1070 PACKED_422_FILL_CHECKER_C (yuy2, 0, 1, 2, 3); 1072 PACKED_422_FILL_COLOR (yuy2, 24, 16, 8, 0);
|
/third_party/ffmpeg/libswscale/x86/ |
D | input.asm | 734 ; in theory, we could write a yuy2-to-y using vpand (i.e. AVX), but
|
/third_party/pixman/test/ |
D | utils.c | 1313 ALIAS (yuy2, "yuy2"),
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 149234 * tests/check/elements/uvch264demux_data/valid_h264_yuy2.yuy2:
|