Home
last modified time | relevance | path

Searched refs:AVChromaLocation (Results 1 – 24 of 24) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_videotoolbox.h67 CFStringRef av_map_videotoolbox_chroma_loc_from_av(enum AVChromaLocation loc);
Dpixdesc.h260 const char *av_chroma_location_name(enum AVChromaLocation location);
Dframe.h591 enum AVChromaLocation chroma_location;
Dpixfmt.h618 enum AVChromaLocation { enum
Dhwcontext_videotoolbox.c375 CFStringRef av_map_videotoolbox_chroma_loc_from_av(enum AVChromaLocation loc) in av_map_videotoolbox_chroma_loc_from_av()
Dpixdesc.c3071 const char *av_chroma_location_name(enum AVChromaLocation location) in av_chroma_location_name()
/third_party/ffmpeg/libavcodec/
Dcodec_par.h151 enum AVChromaLocation chroma_location;
Davcodec.h980 enum AVChromaLocation chroma_sample_location;
2505 int avcodec_enum_to_chroma_pos(int *xpos, int *ypos, enum AVChromaLocation pos);
2516 enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos);
Dh264_ps.h80 enum AVChromaLocation chroma_location;
Dvideotoolbox_vp9.c45 enum AVChromaLocation chroma_location) in get_vpx_chroma_subsampling()
Dutils.c362 int avcodec_enum_to_chroma_pos(int *xpos, int *ypos, enum AVChromaLocation pos) in avcodec_enum_to_chroma_pos()
374 enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos) in avcodec_chroma_pos_to_enum()
Dlibrav1e.c99 static inline RaChromaSamplePosition chroma_loc_map(enum AVChromaLocation chroma_loc) in chroma_loc_map()
/third_party/ffmpeg/libavformat/
Dyuv4mpegdec.c43 enum AVChromaLocation chroma_sample_location = AVCHROMA_LOC_UNSPECIFIED; in yuv4_read_header()
88 enum AVChromaLocation chroma_loc; in yuv4_read_header()
Dvpcc.c37 enum AVChromaLocation chroma_location) in get_vpx_chroma_subsampling()
Dmxfenc.c2499 static enum AVChromaLocation choose_chroma_location(AVFormatContext *s, AVStream *st) in choose_chroma_location()
/third_party/ffmpeg/libavfilter/
Dvaapi_vpp.c248 enum AVChromaLocation chroma_sample_location;
338 enum AVChromaLocation av; in vaapi_vpp_fill_chroma_sample_location()
Dvf_scale_vaapi.c53 enum AVChromaLocation chroma_location;
Dvf_tonemap_opencl.c58 enum AVChromaLocation chroma_loc;
Dvf_zscale.c140 enum AVChromaLocation in_chromal, out_chromal;
371 static int convert_chroma_location(enum AVChromaLocation chroma_location) in convert_chroma_location()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DextFFmpegDemuxer.h165 enum AVChromaLocation chroma_location;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DextFFmpegDemuxer.h166 enum AVChromaLocation chroma_location;
/third_party/ffmpeg/libavdevice/
Ddshow.c222 static enum AVChromaLocation dshow_chroma_loc(DXVA2_ExtendedFormat *fmt_info) in dshow_chroma_loc()
682 enum AVChromaLocation chroma_loc;
/third_party/ffmpeg/fftools/
Dffprobe.c2412 static void print_chroma_location(WriterContext *w, enum AVChromaLocation chroma_location) in print_chroma_location()
/third_party/ffmpeg/doc/
DAPIchanges1596 AVColorTransferCharacteristic, and AVChromaLocation) inside lavu.