Home
last modified time | relevance | path

Searched defs:refp (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dhighbd_sad_avx2.c147 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad32xN_avx2() local
198 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad64xN_avx2() local
244 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad128xN_avx2() local
319 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad16x4_avg_avx2() local
332 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad16x8_avg_avx2() local
393 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad32x8_avg_avx2() local
414 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad32x16_avg_avx2() local
463 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad64x16_avg_avx2() local
484 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad64x32_avg_avx2() local
532 uint16_t *refp = CONVERT_TO_SHORTPTR(ref); in aom_highbd_sad128x64_avg_avx2() local
[all …]
/aosp_15_r20/external/libdav1d/src/
H A Drecon_tmpl.c945 const mv mv, const Dav1dThreadPicture *const refp, const int refidx, in mc()
1121 const Dav1dThreadPicture *const refp, in warp_affine()
1600 const Dav1dThreadPicture *const refp = &f->refp[b->ref[0]]; in bytefn() local
1793 const Dav1dThreadPicture *const refp = &f->refp[b->ref[i]]; in bytefn() local
1835 const Dav1dThreadPicture *const refp = &f->refp[b->ref[i]]; in bytefn() local
H A Dinternal.h220 Dav1dThreadPicture refp[7]; member
/aosp_15_r20/external/freetype/src/truetype/
H A Dttinterp.c5130 FT_UShort* refp ) in Compute_Point_Displacement()
5214 FT_UShort refp; in Ins_SHP() local
5270 FT_UShort refp; in Ins_SHC() local
5322 FT_UShort refp; in Ins_SHZ() local
/aosp_15_r20/external/python/cpython2/Objects/
Dweakrefobject.c224 PyWeakReference **refp, PyWeakReference **proxyp) in get_basic_refs()
/aosp_15_r20/external/python/cpython3/Objects/
Dweakrefobject.c233 PyWeakReference **refp, PyWeakReference **proxyp) in get_basic_refs()