Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/fate/
Dlossless-video.mak7 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
Dcanopus.mak8 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/
Dhuffyuv.h65 int yuy2; //use yuy2 instead of 422P member
Dhuffyuvdec.c389 if (s->yuy2) in decode_init()
967 if (s->yuy2) { in decode_slice()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Duvch264demux.c85 _sink_chain_func (yuy2);
90 _sink_event_func (yuy2);
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dblend.c939 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/
Dblend.c1069 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/
Dinput.asm734 ; in theory, we could write a yuy2-to-y using vpand (i.e. AVX), but
/third_party/pixman/test/
Dutils.c1313 ALIAS (yuy2, "yuy2"),
/third_party/gstreamer/gstplugins_bad/
DChangeLog149234 * tests/check/elements/uvch264demux_data/valid_h264_yuy2.yuy2: