Home
last modified time | relevance | path

Searched refs:VIDC_BITDEPTH_10 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/platform/qcom/venus/
Dvdec.c140 !(inst->bit_depth == VIDC_BITDEPTH_10)) in find_format()
168 !(inst->bit_depth == VIDC_BITDEPTH_10)) in find_format_by_index()
1508 if (inst->bit_depth == VIDC_BITDEPTH_10) in vdec_event_change()
Dhfi_helper.h929 #define VIDC_BITDEPTH_10 0x20002 macro
Dhelpers.c661 params.enc.is_tenbit = inst->bit_depth == VIDC_BITDEPTH_10; in platform_get_bufreq()
1769 if (inst->bit_depth == VIDC_BITDEPTH_10 && inst->session_type == VIDC_SESSION_TYPE_DEC) { in venus_helper_get_out_fmts()