Lines Matching refs:pixels_wide
537 int pixels_wide, in compute_minmax_8x8() argument
548 if (x8_idx < pixels_wide && y8_idx < pixels_high) { in compute_minmax_8x8()
578 int pixels_wide, in fill_variance_4x4avg() argument
587 if (x4_idx < pixels_wide && y4_idx < pixels_high) { in fill_variance_4x4avg()
617 int pixels_wide, in fill_variance_8x8avg() argument
626 if (x8_idx < pixels_wide && y8_idx < pixels_high) { in fill_variance_8x8avg()
667 int pixels_wide = 64, pixels_high = 64; in choose_partitioning() local
692 pixels_wide += (xd->mb_to_right_edge >> 3); in choose_partitioning()
826 pixels_wide, in choose_partitioning()
848 pixels_wide, pixels_high); in choose_partitioning()
873 pixels_wide, in choose_partitioning()