Searched defs:pixels_wide (Results 1 – 2 of 2) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | var_based_part.c | 251 static AOM_INLINE int all_blks_inside(int x16_idx, int y16_idx, int pixels_wide, in all_blks_inside() 265 int y16_idx, VP16x16 *vst, int pixels_wide, int pixels_high, in fill_variance_8x8avg_highbd() 290 VP16x16 *vst, int pixels_wide, in fill_variance_8x8avg_lowbd() 329 int pixels_wide, int pixels_high, in fill_variance_8x8avg() 349 int pixels_wide, int pixels_high) { in compute_minmax_8x8() 385 int pixels_wide, int pixels_high, in fill_variance_4x4avg() 1025 int pixels_wide = 128, pixels_high = 128; in fill_variance_tree_leaves() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_encodeframe.c | 683 int pixels_wide, int pixels_high) { in compute_minmax_8x8() 718 int pixels_wide, int pixels_high, in fill_variance_4x4avg() 754 int pixels_wide, int pixels_high, in fill_variance_8x8avg() 1287 int pixels_wide = 64, pixels_high = 64; in choose_partitioning() local
|