Home
last modified time | relevance | path

Searched defs:p_stride (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/libdav1d/src/loongarch/
H A Dlooprestoration_tmpl.c151 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 Dqmf_pcm.h141 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 Dqmf.h200 UCHAR p_stride; /*!< Stride Factor of polyphase filters */ member
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dwarp_plane_sse4.c528 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 Dwarp_plane_avx2.c662 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 Dhighbd_warp_affine_avx2.c20 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_avx2()
H A Dhighbd_warp_plane_sse4.c299 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 Dwarped_motion.c289 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 Dhighbd_warp_plane_neon.h290 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 Dwarp_plane_neon.h215 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 Dwarp_plane_neon.c281 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_neon()
H A Dhighbd_warp_plane_neon.c263 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_neon()
H A Dwarp_plane_neon_i8mm.c287 int p_stride, int subsampling_x, in av1_warp_affine_neon_i8mm()
H A Dwarp_plane_sve.c280 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_sve()
H A Dhighbd_warp_plane_sve.c239 int p_width, int p_height, int p_stride, in av1_highbd_warp_affine_sve()
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_qmf.h30 UWORD8 p_stride; member
/aosp_15_r20/external/libdav1d/src/
H A Dlr_apply_tmpl.c113 const ptrdiff_t p_stride = f->sr_cur.p.stride[chroma]; in lr_sbrow() local
/aosp_15_r20/external/libaom/examples/
H A Danalyzer.cc238 int p_stride = 3 * getDisplayWidth(); in render() local