Searched refs:swap_uv (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpeg12.c304 if(s->swap_uv){
515 if(s->swap_uv){
1161 int swap_uv;//indicate VCR2 member in struct:Mpeg1Context
2073 s->swap_uv = 0;//AFAIK VCR2 does not have SEQ_HEADER
2110 s->swap_uv = 1;// in case of xvmc we need to swap uv for each MB
H A Dmpegvideo.h638 int swap_uv; //vcr2 codec is an MPEG-2 variant with U and V swapped member in struct:MpegEncContext

Completed in 89 milliseconds