Home
last modified time | relevance | path

Searched refs:va_chroma_sample_location (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvaapi_vpp.c244 uint8_t va_chroma_sample_location; member
359 props->va_chroma_sample_location = csl_map[i].va; in vaapi_vpp_fill_chroma_sample_location()
363 props->va_chroma_sample_location = VA_CHROMA_SITING_UNKNOWN; in vaapi_vpp_fill_chroma_sample_location()
365 props->va_chroma_sample_location = 0; in vaapi_vpp_fill_chroma_sample_location()
405 props->va_chroma_sample_location, props->va_color_range); in vaapi_vpp_fill_colour_properties()
493 .chroma_sample_location = input_props.va_chroma_sample_location, in vaapi_vpp_colour_properties()
502 .chroma_sample_location = output_props.va_chroma_sample_location, in vaapi_vpp_colour_properties()

Completed in 2 milliseconds