Searched refs:counts_map (Results 1 – 1 of 1) sorted by relevance
1248 sizeof(counts_map->skip[0])); in vdec_vp9_slice_counts_map_helper()1249 counts_helper->skip = &counts_map->skip; in vdec_vp9_slice_counts_map_helper()1253 sizeof(counts_map->y_mode[0])); in vdec_vp9_slice_counts_map_helper()1258 sizeof(counts_map->filter[0])); in vdec_vp9_slice_counts_map_helper()1263 sizeof(counts_map->sign[0])); in vdec_vp9_slice_counts_map_helper()1264 counts_helper->sign = &counts_map->sign; in vdec_vp9_slice_counts_map_helper()1273 sizeof(counts_map->class0[0])); in vdec_vp9_slice_counts_map_helper()1290 sizeof(counts_map->fp[0])); in vdec_vp9_slice_counts_map_helper()1291 counts_helper->fp = &counts_map->fp; 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()[all …]