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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/
H A Davisynth_c_25.h32 case AVS_PLANAR_U: case AVS_PLANAR_V:
43 case AVS_PLANAR_U: case AVS_PLANAR_V:
H A Davxsynth_c.h91 AVS_PLANAR_U=1<<1, enumerator in enum:__anon3030
95 AVS_PLANAR_U_ALIGNED=AVS_PLANAR_U|AVS_PLANAR_ALIGNED,
342 case AVS_PLANAR_U: case AVS_PLANAR_V: return p->pitchUV;}
351 case AVS_PLANAR_U: case AVS_PLANAR_V:
375 case AVS_PLANAR_U: case AVS_PLANAR_V:
387 case AVS_PLANAR_U: return p->vfb->data + p->offsetU;
413 case AVS_PLANAR_U: return p->vfb->data + p->offsetU;
H A Davisynth_c.h93 AVS_PLANAR_U=1<<1, enumerator in enum:__anon3018
97 AVS_PLANAR_U_ALIGNED=AVS_PLANAR_U|AVS_PLANAR_ALIGNED,
399 case AVS_PLANAR_U: case AVS_PLANAR_V: return p->pitchUV;}
408 case AVS_PLANAR_U: case AVS_PLANAR_V:
432 case AVS_PLANAR_U: case AVS_PLANAR_V:
444 case AVS_PLANAR_U: return p->vfb->data + p->offsetU;
470 case AVS_PLANAR_U: return p->vfb->data + p->offsetU;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davisynth.c92 static const int avs_planes_yuv[3] = { AVS_PLANAR_Y, AVS_PLANAR_U,

Completed in 60 milliseconds