Searched defs:pixels_wide (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | var_based_part.c | 254 static inline int all_blks_inside(int x16_idx, int y16_idx, int pixels_wide, in all_blks_inside() 268 int dst_stride, int x16_idx, int y16_idx, VP16x16 *vst, int pixels_wide, in fill_variance_8x8avg_highbd() 291 int dst_stride, int x16_idx, int y16_idx, VP16x16 *vst, int pixels_wide, in fill_variance_8x8avg_lowbd() 332 int highbd_flag, int pixels_wide, in fill_variance_8x8avg() 354 int pixels_wide, int pixels_high) { in compute_minmax_8x8() 394 int pixels_wide, int pixels_high, in fill_variance_4x4avg() 1111 int pixels_wide = 128, pixels_high = 128; in fill_variance_tree_leaves() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_encodeframe.c | 684 int pixels_wide, int pixels_high) { in compute_minmax_8x8() 719 int pixels_wide, int pixels_high, in fill_variance_4x4avg() 755 int pixels_wide, int pixels_high, in fill_variance_8x8avg() 1288 int pixels_wide = 64, pixels_high = 64; in choose_partitioning() local
|