/aosp_15_r20/external/libdav1d/src/loongarch/ |
H A D | looprestoration_tmpl.c | 151 void dav1d_wiener_filter_lsx(uint8_t *p, const ptrdiff_t p_stride, in dav1d_wiener_filter_lsx() 170 void dav1d_wiener_filter_lasx(uint8_t *p, const ptrdiff_t p_stride, in dav1d_wiener_filter_lasx() 225 void dav1d_sgr_filter_3x3_lsx(pixel *p, const ptrdiff_t p_stride, in dav1d_sgr_filter_3x3_lsx() 245 void dav1d_sgr_filter_3x3_lasx(pixel *p, const ptrdiff_t p_stride, in dav1d_sgr_filter_3x3_lasx() 292 void dav1d_sgr_filter_5x5_lsx(pixel *p, const ptrdiff_t p_stride, in dav1d_sgr_filter_5x5_lsx() 312 void dav1d_sgr_filter_mix_lsx(pixel *p, const ptrdiff_t p_stride, in dav1d_sgr_filter_mix_lsx()
|
/aosp_15_r20/external/aac/libFDK/include/ |
H A D | qmf_pcm.h | 141 int p_stride = qmf->p_stride; in qmfSynPrototypeFirSlot() local 233 int p_stride = qmf->p_stride; in qmfSynPrototypeFirSlot_NonSymmetric() local 442 const FIXP_PFT *p_filter, INT p_stride, /*!< Stride of analysis filter */ in qmfAnaPrototypeFirSlot() 495 const FIXP_PFT *p_filter, int p_stride, /*!< Stride of analysis filter */ in qmfAnaPrototypeFirSlot_NonSymmetric()
|
H A D | qmf.h | 200 UCHAR p_stride; /*!< Stride Factor of polyphase filters */ member
|
/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 | 289 int p_stride, int subsampling_x, in av1_highbd_warp_affine_c() 417 int p_stride, int subsampling_x, int subsampling_y, 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() 664 int p_height, int p_stride, int subsampling_x, in av1_warp_plane()
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | highbd_warp_plane_neon.h | 290 uint16_t *pred, int p_stride, int bd, uint16_t *dst, int dst_stride, in highbd_vertical_filter_4x1_f4() 346 uint16_t *pred, int p_stride, int bd, uint16_t *dst, int dst_stride, in highbd_vertical_filter_8x1_f8() 421 uint16_t *pred, int p_width, int p_height, int p_stride, int bd, in warp_affine_vertical() 449 int p_stride, int subsampling_x, int subsampling_y, int bd, in highbd_warp_affine_common()
|
H A D | warp_plane_neon.h | 215 uint8_t *pred, int p_width, int p_height, int p_stride, int is_compound, in warp_affine_vertical() 345 int p_stride, int subsampling_x, int subsampling_y, 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 | 263 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_neon()
|
H A D | warp_plane_neon_i8mm.c | 287 int p_stride, int subsampling_x, 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/external/libxaac/encoder/ |
H A D | ixheaace_mps_qmf.h | 30 UWORD8 p_stride; member
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | lr_apply_tmpl.c | 113 const ptrdiff_t p_stride = f->sr_cur.p.stride[chroma]; in lr_sbrow() local
|
/aosp_15_r20/external/libaom/examples/ |
H A D | analyzer.cc | 238 int p_stride = 3 * getDisplayWidth(); in render() local
|