Home
last modified time | relevance | path

Searched refs:title_bit_depth (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/handbrake/HandBrake-1.4.2/libhb/
H A Dqsv_common.c1422 int title_bit_depth = hb_get_bit_depth(job->title->pix_fmt); in hb_qsv_full_path_is_enabled() local
1425 if (pix_fmt_bit_depth != title_bit_depth) in hb_qsv_full_path_is_enabled()
H A Dcommon.c5927 int title_bit_depth = hb_get_bit_depth(job->title->pix_fmt); in pix_fmt_is_supported() local
5930 if (pix_fmt_bit_depth > title_bit_depth) in pix_fmt_is_supported()