/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | global_motion.c | 115 int p_width, int p_height) { in generic_sad_highbd() 135 int dst_stride, int p_width, int p_height, int bd, uint8_t *segment_map, in highbd_segmented_frame_error() 175 int p_col, int p_row, int p_width, in highbd_warp_error() 220 int p_width, int p_height) { in generic_sad() 240 int p_width, int p_height, in segmented_frame_error() 278 int p_row, int p_width, int p_height, in warp_error() 322 int p_width, int p_height, in av1_segmented_frame_error() 343 int p_col, int p_row, int p_width, int p_height, in get_warp_error()
|
/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | warp_plane_sse4.c | 528 const int reduce_bits_vert, int p_stride, int p_width, in store_vertical_filter_output() 622 int16_t delta, int p_height, int p_stride, int p_width, int i, int j, in warp_vertical_filter() 649 int16_t delta, int p_height, int p_stride, int p_width, int i, int j, in warp_vertical_filter_gamma0() 677 int16_t delta, int p_height, int p_stride, int p_width, int i, int j, in warp_vertical_filter_delta0() 703 int16_t delta, int p_height, int p_stride, int p_width, int i, int j, in warp_vertical_filter_gamma0_delta0() 730 int16_t delta, int p_height, int p_stride, int p_width, int i, int j, in prepare_warp_vertical_filter() 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 | 662 int i, int j, int k, const int reduce_bits_vert, int p_stride, int p_width, in store_vertical_filter_output_avx2() 781 int16_t gamma, int16_t delta, int p_height, int p_stride, int p_width, in warp_vertical_filter_avx2() 830 int16_t gamma, int16_t delta, int p_height, int p_stride, int p_width, in warp_vertical_filter_gamma0_avx2() 879 int16_t gamma, int16_t delta, int p_height, int p_stride, int p_width, in warp_vertical_filter_delta0_avx2() 927 int16_t gamma, int16_t delta, int p_height, int p_stride, int p_width, in warp_vertical_filter_gamma0_delta0_avx2() 975 int16_t gamma, int16_t delta, int p_height, int p_stride, int p_width, in prepare_warp_vertical_filter_avx2() 1027 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_avx2()
|
H A D | highbd_warp_affine_avx2.c | 20 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_avx2()
|
H A D | highbd_warp_plane_sse4.c | 299 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_sse4_1()
|
/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() 649 int p_width, int p_height, int p_stride, int subsampling_x, 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/common/arm/ |
H A D | warp_plane_neon.h | 99 const uint8_t *ref, int width, int height, int stride, int p_width, in warp_affine_horizontal() 215 uint8_t *pred, int p_width, int p_height, int p_stride, int is_compound, in warp_affine_vertical() 344 uint8_t *pred, int p_col, int p_row, int p_width, int p_height, in av1_warp_affine_common()
|
H A D | highbd_warp_plane_neon.h | 130 int stride, int p_width, in warp_affine_horizontal() 421 uint16_t *pred, int p_width, int p_height, int p_stride, int bd, in warp_affine_vertical() 448 uint16_t *pred, int p_col, int p_row, int p_width, int p_height, in highbd_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 | 263 int p_width, int p_height, int p_stride, 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 | 239 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_sve()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | EmulatedEglWindowSurface.cpp | 53 int p_width, in create() 149 bool EmulatedEglWindowSurface::resize(unsigned int p_width, unsigned int p_height) in resize()
|
D | ColorBufferGl.cpp | 246 std::unique_ptr<ColorBufferGl> ColorBufferGl::create(EGLDisplay p_display, int p_width, in create()
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | FrameBuffer.cpp | 591 FrameBuffer::FrameBuffer(int p_width, int p_height, gfxstream::host::FeatureSet features, bool useS… in FrameBuffer() 1175 HandleType FrameBuffer::createColorBuffer(int p_width, in createColorBuffer() 1188 void FrameBuffer::createColorBufferWithHandle(int p_width, int p_height, GLenum p_internalFormat, in createColorBufferWithHandle() 1210 HandleType FrameBuffer::createColorBufferWithHandleLocked(int p_width, int p_height, in createColorBufferWithHandleLocked() 3224 HandleType FrameBuffer::createEmulatedEglWindowSurface(int p_config, int p_width, int p_height) { in createEmulatedEglWindowSurface()
|