Searched refs:start_plane (Results 1 – 4 of 4) sorted by relevance
1265 const Index start_plane = ((c == start_col) && (r == start_row))1275 for (Index p = start_plane; p < max_plane; ++p) {1289 ((c == start_col) && (r == start_row) && (p == start_plane))1447 const Index start_plane = ((c == start_col) && (r == start_row))1457 for (Index p = start_plane; p < max_plane; ++p) {1471 ((c == start_col) && (r == start_row) && (p == start_plane))1725 const Index start_plane =1730 for (Index p = start_plane; p < max_plane; ++p) {1734 ((c == start_col) && (r == start_row) && (p == start_plane))
1039 unsigned int *sse_y, int start_plane, argument1055 for (i = start_plane; i <= stop_plane; ++i) {
6368 int start_plane = (cpi->sf.rt_sf.reuse_inter_pred_nonrd) ? 1 : 0; in encode_superblock() local6370 start_plane, av1_num_planes(cm) - 1); in encode_superblock()
840 unsigned int *sse_y, int start_plane, in model_rd_for_sb_uv() argument860 for (i = start_plane; i <= stop_plane; ++i) { in model_rd_for_sb_uv()