Home
last modified time | relevance | path

Searched defs:chroma_location (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
Dvpcc.c36 enum AVChromaLocation chroma_location) in get_vpx_chroma_subsampling()
/third_party/ffmpeg/libavfilter/
Dvf_scale_vaapi.c55 enum AVChromaLocation chroma_location; member
Dvf_zscale.c331 static int convert_chroma_location(enum AVChromaLocation chroma_location) in convert_chroma_location()
/third_party/ffmpeg/libavcodec/
Dcodec_par.h150 enum AVChromaLocation chroma_location; member
Dh264_ps.h80 enum AVChromaLocation chroma_location; member
/third_party/ffmpeg/libavutil/
Dframe.h575 enum AVChromaLocation chroma_location; member
/third_party/ffmpeg/fftools/
Dffprobe.c2078 static void print_chroma_location(WriterContext *w, enum AVChromaLocation chroma_location) in print_chroma_location()