Home
last modified time | relevance | path

Searched refs:chroma_location (Results 1 – 25 of 49) sorted by relevance

12

/third_party/ffmpeg/tests/ref/fate/
Dmov-zombie3 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
6 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
9 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
12 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
15 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
18 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
21 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
24 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
27 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
30 …color_space=smpte170m|color_primaries=smpte170m|color_transfer=bt709|chroma_location=topleft|side_…
[all …]
Dh264-dts_5frames29 chroma_location=left
59 chroma_location=left
89 chroma_location=left
119 chroma_location=left
149 chroma_location=left
Dffprobe_compact4 …nown|color_space=unknown|color_primaries=unknown|color_transfer=unknown|chroma_location=unspecified
6 …nown|color_space=unknown|color_primaries=unknown|color_transfer=unknown|chroma_location=unspecified
10 …nown|color_space=unknown|color_primaries=unknown|color_transfer=unknown|chroma_location=unspecified
12 …nown|color_space=unknown|color_primaries=unknown|color_transfer=unknown|chroma_location=unspecified
18 …nown|color_space=unknown|color_primaries=unknown|color_transfer=unknown|chroma_location=unspecified
20 …nown|color_space=unknown|color_primaries=unknown|color_transfer=unknown|chroma_location=unspecified
26 …nown|color_space=unknown|color_primaries=unknown|color_transfer=unknown|chroma_location=unspecified
28 …nown|color_space=unknown|color_primaries=unknown|color_transfer=unknown|chroma_location=unspecified
30 …n|color_space=unknown|color_transfer=unknown|color_primaries=unknown|chroma_location=unspecified|f…
31 …n|color_space=unknown|color_transfer=unknown|color_primaries=unknown|chroma_location=unspecified|f…
Dffprobe_ini76 chroma_location=unspecified
119 chroma_location=unspecified
194 chroma_location=unspecified
237 chroma_location=unspecified
344 chroma_location=unspecified
387 chroma_location=unspecified
494 chroma_location=unspecified
537 chroma_location=unspecified
611 chroma_location=unspecified
675 chroma_location=unspecified
Dffprobe_default74 chroma_location=unspecified
117 chroma_location=unspecified
192 chroma_location=unspecified
235 chroma_location=unspecified
342 chroma_location=unspecified
385 chroma_location=unspecified
492 chroma_location=unspecified
535 chroma_location=unspecified
605 chroma_location=unspecified
665 chroma_location=unspecified
Dffprobe_flat67 packets_and_frames.frame.1.chroma_location="unspecified"
106 packets_and_frames.frame.2.chroma_location="unspecified"
173 packets_and_frames.frame.4.chroma_location="unspecified"
212 packets_and_frames.frame.5.chroma_location="unspecified"
307 packets_and_frames.frame.8.chroma_location="unspecified"
346 packets_and_frames.frame.9.chroma_location="unspecified"
441 packets_and_frames.frame.12.chroma_location="unspecified"
480 packets_and_frames.frame.13.chroma_location="unspecified"
546 streams.stream.1.chroma_location="unspecified"
604 streams.stream.2.chroma_location="unspecified"
Dexif-image-tiff29 chroma_location=unspecified
Dpng-side-data29 chroma_location=unspecified
Djpg-icc37 chroma_location=center
Dpng-icc37 chroma_location=unspecified
Dhapqa-extract-nosnappy-to-hapalphaonly-mov37 chroma_location=unspecified
Dhapqa-extract-nosnappy-to-hapq-mov37 chroma_location=unspecified
Dexif-image-webp29 chroma_location=unspecified
Dexif-image-jpg29 chroma_location=center
Dmxf-probe-d1023 chroma_location=topleft
/third_party/ffmpeg/libavfilter/
Dvf_scale_vaapi.c53 enum AVChromaLocation chroma_location; member
136 if (ctx->chroma_location != AVCHROMA_LOC_UNSPECIFIED) in scale_vaapi_filter_frame()
137 output_frame->chroma_location = ctx->chroma_location; in scale_vaapi_filter_frame()
200 STRING_OPTION(chroma_location, chroma_location, AVCHROMA_LOC_UNSPECIFIED); in scale_vaapi_init()
Dvf_zscale.c371 static int convert_chroma_location(enum AVChromaLocation chroma_location) in convert_chroma_location() argument
373 switch (chroma_location) { in convert_chroma_location()
518 return ((img_fmt0->chroma_location != img_fmt1->chroma_location) || in compare_zimg_image_formats()
574 …format->chroma_location = location == -1 ? convert_chroma_location(frame->chroma_location) : locat… in format_init()
699 frame->chroma_location = (int)s->dst_format.chroma_location + 1; in update_output_color_information()
784 (s->src_format.chroma_location != s->dst_format.chroma_location) || in filter_frame()
/third_party/ffmpeg/libavformat/
Dvpcc.c37 enum AVChromaLocation chroma_location) in get_vpx_chroma_subsampling() argument
42 return (chroma_location == AVCHROMA_LOC_LEFT) in get_vpx_chroma_subsampling()
125 get_vpx_chroma_subsampling(s, par->format, par->chroma_location); in ff_isom_get_vpcc_features()
Davisynth.c706 st->codecpar->chroma_location = AVCHROMA_LOC_UNSPECIFIED; in avisynth_create_stream_video()
710 st->codecpar->chroma_location = AVCHROMA_LOC_LEFT; in avisynth_create_stream_video()
713 st->codecpar->chroma_location = AVCHROMA_LOC_CENTER; in avisynth_create_stream_video()
716 st->codecpar->chroma_location = AVCHROMA_LOC_TOPLEFT; in avisynth_create_stream_video()
719 st->codecpar->chroma_location = AVCHROMA_LOC_TOP; in avisynth_create_stream_video()
722 st->codecpar->chroma_location = AVCHROMA_LOC_BOTTOMLEFT; in avisynth_create_stream_video()
725 st->codecpar->chroma_location = AVCHROMA_LOC_BOTTOM; in avisynth_create_stream_video()
728 st->codecpar->chroma_location = AVCHROMA_LOC_UNSPECIFIED; in avisynth_create_stream_video()
/third_party/ffmpeg/libavcodec/
Dvideotoolbox_vp9.c45 enum AVChromaLocation chroma_location) in get_vpx_chroma_subsampling() argument
50 return (chroma_location == AVCHROMA_LOC_LEFT) in get_vpx_chroma_subsampling()
Dcodec_par.c47 par->chroma_location = AVCHROMA_LOC_UNSPECIFIED; in codec_parameters_reset()
126 par->chroma_location = codec->chroma_sample_location; in avcodec_parameters_from_context()
207 codec->chroma_sample_location = par->chroma_location; in avcodec_parameters_to_context()
Dcodec_par.h151 enum AVChromaLocation chroma_location; member
Dh264_ps.h80 enum AVChromaLocation chroma_location; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DextFFmpegDemuxer.h165 enum AVChromaLocation chroma_location; variable
232 chroma_location = fmtc->streams[iVideoStream]->codecpar->chroma_location; in FFmpegDemuxer()
471 LOG(INFO) << "Chroma Location: " << ChromaLocation[chroma_location] << std::endl; in DumpStreamParameters()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DextFFmpegDemuxer.h166 enum AVChromaLocation chroma_location; variable
233 chroma_location = fmtc->streams[iVideoStream]->codecpar->chroma_location; in FFmpegDemuxer()
472 LOG(INFO) << "Chroma Location: " << ChromaLocation[chroma_location] << std::endl; in DumpStreamParameters()

12