Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/qcom/venus/
Dhfi_helper.h909 #define VIDC_BITDEPTH_10 0x20002 macro
Dvdec.c122 !(inst->bit_depth == VIDC_BITDEPTH_10)) in find_format()
150 !(inst->bit_depth == VIDC_BITDEPTH_10)) in find_format_by_index()
Dhelpers.c660 params.enc.is_tenbit = inst->bit_depth == VIDC_BITDEPTH_10; in platform_get_bufreq()