AVS_PLANAR_V       98 compat/avisynth/avisynth_c.h       AVS_PLANAR_V_ALIGNED=AVS_PLANAR_V|AVS_PLANAR_ALIGNED,
AVS_PLANAR_V      399 compat/avisynth/avisynth_c.h   case AVS_PLANAR_U: case AVS_PLANAR_V: return p->pitchUV;}
AVS_PLANAR_V      408 compat/avisynth/avisynth_c.h     case AVS_PLANAR_U: case AVS_PLANAR_V:
AVS_PLANAR_V      432 compat/avisynth/avisynth_c.h                 case AVS_PLANAR_U: case AVS_PLANAR_V:
AVS_PLANAR_V      445 compat/avisynth/avisynth_c.h                 case AVS_PLANAR_V: return p->vfb->data + p->offsetV;
AVS_PLANAR_V      471 compat/avisynth/avisynth_c.h                         case AVS_PLANAR_V: return p->vfb->data + p->offsetV;
AVS_PLANAR_V       32 compat/avisynth/avisynth_c_25.h         case AVS_PLANAR_U: case AVS_PLANAR_V:
AVS_PLANAR_V       43 compat/avisynth/avisynth_c_25.h     case AVS_PLANAR_U: case AVS_PLANAR_V:
AVS_PLANAR_V       96 compat/avisynth/avxsynth_c.h       AVS_PLANAR_V_ALIGNED=AVS_PLANAR_V|AVS_PLANAR_ALIGNED};
AVS_PLANAR_V      342 compat/avisynth/avxsynth_c.h   case AVS_PLANAR_U: case AVS_PLANAR_V: return p->pitchUV;}
AVS_PLANAR_V      351 compat/avisynth/avxsynth_c.h     case AVS_PLANAR_U: case AVS_PLANAR_V:
AVS_PLANAR_V      375 compat/avisynth/avxsynth_c.h                 case AVS_PLANAR_U: case AVS_PLANAR_V:
AVS_PLANAR_V      388 compat/avisynth/avxsynth_c.h                 case AVS_PLANAR_V: return p->vfb->data + p->offsetV;
AVS_PLANAR_V      414 compat/avisynth/avxsynth_c.h                         case AVS_PLANAR_V: return p->vfb->data + p->offsetV;
AVS_PLANAR_V       93 libavformat/avisynth.c                                           AVS_PLANAR_V };