/aosp_15_r20/bootable/recovery/minui/ |
H A D | resources.cpp | 234 std::vector<uint8_t> p_row(width * 4); in res_create_display_surface() local 308 std::vector<uint8_t> p_row(width * 4); in res_create_multi_display_surface() local 349 uint8_t* p_row = surface->data() + y * surface->row_bytes; in res_create_alpha_surface() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | warped_motion.c | 288 int p_col, int p_row, int p_width, int p_height, in av1_highbd_warp_affine_c() 416 int p_col, int p_row, int p_width, int p_height, in highbd_warp_plane() 519 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_c() 648 int height, int stride, uint8_t *pred, int p_col, int p_row, in warp_plane() 663 uint8_t *pred, int p_col, int p_row, int p_width, in av1_warp_plane()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | global_motion.c | 175 int p_col, int p_row, int p_width, in highbd_warp_error() 278 int p_row, int p_width, int p_height, in warp_error() 343 int p_col, int p_row, int p_width, int p_height, in get_warp_error()
|
H A D | motion_search_facade.c | 857 const int p_row = ((mi_row * MI_SIZE) >> pd->subsampling_y); in build_second_inter_pred() local
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | warp_plane_neon.h | 344 uint8_t *pred, int p_col, int p_row, int p_width, int p_height, in av1_warp_affine_common()
|
H A D | warp_plane_neon.c | 281 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_neon()
|
H A D | highbd_warp_plane_neon.c | 262 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_neon()
|
H A D | warp_plane_neon_i8mm.c | 286 int p_col, int p_row, int p_width, int p_height, in av1_warp_affine_neon_i8mm()
|
H A D | warp_plane_sve.c | 280 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_sve()
|
H A D | highbd_warp_plane_sve.c | 238 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_sve()
|
H A D | highbd_warp_plane_neon.h | 448 uint16_t *pred, int p_col, int p_row, int p_width, int p_height, in highbd_warp_affine_common()
|
/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | highbd_warp_affine_avx2.c | 19 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_avx2()
|
H A D | highbd_warp_plane_sse4.c | 298 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_sse4_1()
|
H A D | warp_plane_sse4.c | 775 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_sse4_1()
|
H A D | warp_plane_avx2.c | 1027 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_avx2()
|
/aosp_15_r20/external/libaom/examples/ |
H A D | analyzer.cc | 245 unsigned char *p_row = pixels; in render() local
|