AVChromaLocation 1988 fftools/ffprobe.c static void print_chroma_location(WriterContext *w, enum AVChromaLocation chroma_location)
AVChromaLocation 1168 libavcodec/avcodec.h     enum AVChromaLocation chroma_sample_location;
AVChromaLocation 2957 libavcodec/avcodec.h int avcodec_enum_to_chroma_pos(int *xpos, int *ypos, enum AVChromaLocation pos);
AVChromaLocation 2968 libavcodec/avcodec.h enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos);
AVChromaLocation  150 libavcodec/codec_par.h     enum AVChromaLocation              chroma_location;
AVChromaLocation   80 libavcodec/h264_ps.h     enum AVChromaLocation chroma_location;
AVChromaLocation   94 libavcodec/librav1e.c static inline RaChromaSamplePosition chroma_loc_map(enum AVChromaLocation chroma_loc)
AVChromaLocation  353 libavcodec/utils.c int avcodec_enum_to_chroma_pos(int *xpos, int *ypos, enum AVChromaLocation pos)
AVChromaLocation  365 libavcodec/utils.c enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos)
AVChromaLocation  248 libavfilter/vaapi_vpp.c     enum AVChromaLocation chroma_sample_location;
AVChromaLocation  338 libavfilter/vaapi_vpp.c         enum AVChromaLocation av;
AVChromaLocation   55 libavfilter/vf_scale_vaapi.c     enum AVChromaLocation chroma_location;
AVChromaLocation   59 libavfilter/vf_tonemap_opencl.c     enum AVChromaLocation chroma_loc;
AVChromaLocation  127 libavfilter/vf_zscale.c     enum AVChromaLocation in_chromal, out_chromal;
AVChromaLocation  329 libavfilter/vf_zscale.c static int convert_chroma_location(enum AVChromaLocation chroma_location)
AVChromaLocation  544 libavformat/internal.h enum AVChromaLocation ff_choose_chroma_location(AVFormatContext *s, AVStream *st);
AVChromaLocation  105 libavformat/mux.c enum AVChromaLocation ff_choose_chroma_location(AVFormatContext *s, AVStream *st)
AVChromaLocation   36 libavformat/vpcc.c                                       enum AVChromaLocation chroma_location)
AVChromaLocation   42 libavformat/yuv4mpegdec.c     enum AVChromaLocation chroma_sample_location = AVCHROMA_LOC_UNSPECIFIED;
AVChromaLocation  557 libavutil/frame.h     enum AVChromaLocation chroma_location;
AVChromaLocation 2966 libavutil/pixdesc.c const char *av_chroma_location_name(enum AVChromaLocation location)
AVChromaLocation  290 libavutil/pixdesc.h const char *av_chroma_location_name(enum AVChromaLocation location);