Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c1190 int segmentation_id) in vdec_av1_slice_get_qindex() argument
1197 (seg->feature_enabled_mask[segmentation_id] & BIT(SEG_LVL_ALT_Q))) { in vdec_av1_slice_get_qindex()
1198 data = seg->feature_data[segmentation_id][SEG_LVL_ALT_Q]; in vdec_av1_slice_get_qindex()