| /external/libaom/av1/encoder/ |
| 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() 341 int p_row, int p_width, int p_height, int subsampling_x, in av1_warp_error()
|
| /external/libaom/av1/common/arm/ |
| D | warp_plane_neon.h | 93 const uint8_t *ref, int width, int height, int stride, int p_width, in warp_affine_horizontal() 205 uint8_t *pred, int p_width, int p_height, int p_stride, int is_compound, in warp_affine_vertical() 334 uint8_t *pred, int p_col, int p_row, int p_width, int p_height, in av1_warp_affine_common()
|
| D | highbd_warp_plane_neon.h | 104 int stride, int p_width, in warp_affine_horizontal() 338 uint16_t *pred, int p_width, int p_height, int p_stride, int bd, in warp_affine_vertical() 365 uint16_t *pred, int p_col, int p_row, int p_width, int p_height, in highbd_warp_affine_common()
|
| D | warp_plane_neon.c | 273 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_neon()
|
| D | highbd_warp_plane_neon.c | 311 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_neon()
|
| D | warp_plane_sve.c | 281 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_sve()
|
| D | warp_plane_neon_i8mm.c | 287 int p_col, int p_row, int p_width, int p_height, in av1_warp_affine_neon_i8mm()
|
| D | highbd_warp_plane_sve.c | 287 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_sve()
|
| /external/libaom/av1/common/x86/ |
| 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()
|
| 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()
|
| D | highbd_warp_affine_avx2.c | 20 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_avx2()
|
| D | highbd_warp_plane_sse4.c | 299 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_sse4_1()
|
| /external/libaom/av1/common/ |
| 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()
|
| /external/mesa3d/src/gfxstream/host/ |
| D | FrameBuffer.cpp | 558 FrameBuffer::FrameBuffer(int p_width, int p_height, bool useSubWindow) in FrameBuffer() 1111 HandleType FrameBuffer::createColorBuffer(int p_width, in createColorBuffer() 1124 void FrameBuffer::createColorBufferWithHandle(int p_width, int p_height, GLenum p_internalFormat, in createColorBufferWithHandle() 1147 int p_width, in createColorBufferWithHandleLocked() 3114 HandleType FrameBuffer::createEmulatedEglWindowSurface(int p_config, int p_width, int p_height) { in createEmulatedEglWindowSurface()
|