Searched refs:yuy2 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dlossless-video.mak7 FATE_CLLC += fate-cllc-yuy2-noblock
8 fate-cllc-yuy2-noblock: CMD = framecrc -i $(TARGET_SAMPLES)/cllc/sample-cllc-yuy2-noblock.avi
19 FATE_LAGARITH += fate-lagarith-yuy2
20 fate-lagarith-yuy2: CMD = framecrc -i $(TARGET_SAMPLES)/lagarith/lag-yuy2.avi
34 FATE_LOCO += fate-loco-yuy2
35 fate-loco-yuy2: CMD = framecrc -i $(TARGET_SAMPLES)/loco/pig-loco-0.avi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Dlossless-video.mak4 FATE_LOCO += fate-loco-yuy2
5 fate-loco-yuy2: CMD = framecrc -i $(SAMPLES)/loco/pig-loco-0.avi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhuffyuv.h63 int yuy2; //use yuy2 instead of 422P member in struct:HYuvContext
H A Dhuffyuvdec.c359 if (s->yuy2) {
964 if (s->yuy2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dinput.asm237 ; in theory, we could write a yuy2-to-y using vpand (i.e. AVX), but
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dhuffyuv.c66 int yuy2; //use yuy2 instead of 422P member in struct:HYuvContext
504 if(s->yuy2){
1004 if(s->yuy2){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dinput.asm734 ; in theory, we could write a yuy2-to-y using vpand (i.e. AVX), but

Completed in 65 milliseconds