Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c54 #define DIV_LUT_NUM BIT(DIV_LUT_BITS) macro
61 static const short div_lut[DIV_LUT_NUM + 1] = {
1095 if (f > DIV_LUT_NUM) in vdec_av1_slice_resolve_divisor_32()
/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c56 #define DIV_LUT_NUM BIT(DIV_LUT_BITS) macro
83 static const short div_lut[DIV_LUT_NUM + 1] = {
466 if (f > DIV_LUT_NUM) in rockchip_vpu981_av1_dec_resolve_divisor_32()