Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp9_req_lat_if.c133 } mvcomp[2]; member
1262 memcpy(counts_map->sign[i], counts->mvcomp[i].sign, in vdec_vp9_slice_counts_map_helper()
1267 memcpy(counts_map->classes[i], counts->mvcomp[i].classes, in vdec_vp9_slice_counts_map_helper()
1272 memcpy(counts_map->class0[i], counts->mvcomp[i].class0, in vdec_vp9_slice_counts_map_helper()
1278 memcpy(counts_map->bits[i][j], counts->mvcomp[i].bits[j], in vdec_vp9_slice_counts_map_helper()
1284 memcpy(counts_map->class0_fp[i][j], counts->mvcomp[i].class0_fp[j], in vdec_vp9_slice_counts_map_helper()
1289 memcpy(counts_map->fp[i], counts->mvcomp[i].fp, in vdec_vp9_slice_counts_map_helper()
1294 memcpy(counts_map->class0_hp[i], counts->mvcomp[i].class0_hp, in vdec_vp9_slice_counts_map_helper()
1299 memcpy(counts_map->hp[i], counts->mvcomp[i].hp, sizeof(counts_map->hp[0])); in vdec_vp9_slice_counts_map_helper()