Searched refs:left_idx (Results 1 – 6 of 6) sorted by relevance
85 int left_idx = plane * PALETTE_MAX_SIZE; in av1_get_palette_cache() local95 uint16_t v_left = left_colors[left_idx]; in av1_get_palette_cache()98 ++left_idx, --left_n; in av1_get_palette_cache()102 if (v_left == v_above) ++left_idx, --left_n; in av1_get_palette_cache()110 uint16_t val = left_colors[left_idx++]; in av1_get_palette_cache()
802 int left_idx = row_offset & MAX_MIB_MASK; in set_skip_context() local804 pd->left_context = &xd->left_context[i][left_idx >> pd->subsampling_y]; in set_skip_context()
272 static const unsigned int left_idx = 0; in s16_51_to_stereo() local284 out[2 * i + left_idx] = s16_add_and_clip(in[6 * i + left_idx], in s16_51_to_stereo()337 unsigned int left_idx = in s16_quad_to_stereo() local346 if (left_idx == -1 || right_idx == -1 || in s16_quad_to_stereo()348 left_idx = 0; in s16_quad_to_stereo()356 in[4 * i + left_idx], in s16_quad_to_stereo()
538 left_idx = d540 left_dev = devices[left_idx]543 new_chunks[left_idx] = array_ops.concat([chunks[left_idx],546 new_chunks[right_idx] = array_ops.concat([chunks[left_idx],
358 const int left_idx = (mi_row * 2) & 15; in set_skip_context() local363 pd->left_context = &xd->left_context[i][left_idx >> pd->subsampling_y]; in set_skip_context()
517 uint32_t left_idx = idx; in feature_match() local518 float center_x = (float) _stitcher->get_center (left_idx).slice_center_x; in feature_match()537 _fisheye[left_idx].right_match_factor = right_factor; in feature_match()