AVS_PLANAR_U 97 compat/avisynth/avisynth_c.h AVS_PLANAR_U_ALIGNED=AVS_PLANAR_U|AVS_PLANAR_ALIGNED, AVS_PLANAR_U 399 compat/avisynth/avisynth_c.h case AVS_PLANAR_U: case AVS_PLANAR_V: return p->pitchUV;} AVS_PLANAR_U 408 compat/avisynth/avisynth_c.h case AVS_PLANAR_U: case AVS_PLANAR_V: AVS_PLANAR_U 432 compat/avisynth/avisynth_c.h case AVS_PLANAR_U: case AVS_PLANAR_V: AVS_PLANAR_U 444 compat/avisynth/avisynth_c.h case AVS_PLANAR_U: return p->vfb->data + p->offsetU; AVS_PLANAR_U 470 compat/avisynth/avisynth_c.h case AVS_PLANAR_U: return p->vfb->data + p->offsetU; AVS_PLANAR_U 32 compat/avisynth/avisynth_c_25.h case AVS_PLANAR_U: case AVS_PLANAR_V: AVS_PLANAR_U 43 compat/avisynth/avisynth_c_25.h case AVS_PLANAR_U: case AVS_PLANAR_V: AVS_PLANAR_U 95 compat/avisynth/avxsynth_c.h AVS_PLANAR_U_ALIGNED=AVS_PLANAR_U|AVS_PLANAR_ALIGNED, AVS_PLANAR_U 342 compat/avisynth/avxsynth_c.h case AVS_PLANAR_U: case AVS_PLANAR_V: return p->pitchUV;} AVS_PLANAR_U 351 compat/avisynth/avxsynth_c.h case AVS_PLANAR_U: case AVS_PLANAR_V: AVS_PLANAR_U 375 compat/avisynth/avxsynth_c.h case AVS_PLANAR_U: case AVS_PLANAR_V: AVS_PLANAR_U 387 compat/avisynth/avxsynth_c.h case AVS_PLANAR_U: return p->vfb->data + p->offsetU; AVS_PLANAR_U 413 compat/avisynth/avxsynth_c.h case AVS_PLANAR_U: return p->vfb->data + p->offsetU; AVS_PLANAR_U 92 libavformat/avisynth.c static const int avs_planes_yuv[3] = { AVS_PLANAR_Y, AVS_PLANAR_U,