Home
last modified time | relevance | path

Searched defs:lx (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dfastidct.cpp313 void idct_row0Inter(Short *srce, UChar *rec, Int lx) in idct_row0Inter()
324 void idct_row1Inter(Short *blk, UChar *rec, Int lx) in idct_row1Inter()
371 void idct_row2Inter(Short *blk, UChar *rec, Int lx) in idct_row2Inter()
430 void idct_row3Inter(Short *blk, UChar *rec, Int lx) in idct_row3Inter()
500 void idct_row4Inter(Short *blk, UChar *rec, Int lx) in idct_row4Inter()
744 void idct_rowInter(Short *blk, UChar *rec, Int lx) in idct_rowInter()
846 void idct_row1Intra(Short *blk, UChar *rec, Int lx) in idct_row1Intra()
867 void idct_row2Intra(Short *blk, UChar *rec, Int lx) in idct_row2Intra()
922 void idct_row3Intra(Short *blk, UChar *rec, Int lx) in idct_row3Intra()
1221 void idct_rowIntra(Short *blk, UChar *rec, Int lx) in idct_rowIntra()
[all …]
H A Dmotion_comp.cpp205 Int lx, /* i */ in EncPrediction_INTER()
245 Int lx, /* i */ in EncPrediction_INTER4V()
299 Int lx, in EncPrediction_Chrom()
353 Int lx, /* i */ in GetPredAdvBy0x0()
452 Int lx, /* i */ in GetPredAdvBy0x1()
777 Int lx, /* i */ in GetPredAdvBy1x0()
1120 Int lx, /* i */ in GetPredAdvBy1x1()
1523 Int lx; in EncGetPredOutside() local
1906 Short mb[6][64], Int lx, Int lx_uv) in get_MB()
1944 void PutSkippedBlock(UChar *rec, UChar *prev, Int lx) in PutSkippedBlock()
H A Dme_utils.cpp35 void ChooseMode_C(UChar *Mode, UChar *cur, Int lx, Int min_SAD) in ChooseMode_C()
110 void GetHalfPelMBRegion_C(UChar *cand, UChar *hmem, Int lx) in GetHalfPelMBRegion_C()
166 void GetHalfPelBlkRegion(UChar *cand, UChar *hmem, Int lx) in GetHalfPelBlkRegion()
313 void ComputeMBSum_C(UChar *cur, Int lx, MOT *mot_mb) in ComputeMBSum_C()
H A Dsad_mb_offset.h27 __inline int32 sad_mb_offset3(UChar *ref, UChar *blk, Int lx, Int dmin) in sad_mb_offset3()
130 __inline int32 sad_mb_offset3(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8) in sad_mb_offset3()
223 __inline int32 sad_mb_offset3(UChar *ref, UChar *blk, Int lx, Int dmin) in sad_mb_offset3()
H A Ddatapart_encode.cpp43 Int lx = currVop->pitch; /* with padding */ in EncodeFrameDataPartMode() local
220 Int lx = currVop->pitch; /* , with pading */ in EncodeSliceDataPartMode() local
H A Dcombined_encode.cpp44 Int lx = currVop->pitch; /* with padding */ in EncodeFrameCombinedMode() local
272 Int lx = currVop->pitch; /* , with padding */ in EncodeSliceCombinedMode() local
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DFastMath.java33 long lx = (long) (value * (65536 * 256f)); in round() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_ilogb.c30 int32_t hx,lx,ix; in ilogb() local
H A Ds_logb.c33 int32_t lx,ix; in logb() local
H A De_acosh.c46 u_int32_t lx; in __ieee754_acosh() local
H A Ds_frexp.c37 int32_t hx, ix, lx; in frexp() local
H A Ds_nexttoward.c38 u_int32_t lx; in nexttoward() local
H A De_atanh.c49 u_int32_t lx; in __ieee754_atanh() local
H A De_jn.c56 int32_t i,hx,ix,lx, sgn; in __ieee754_jn() local
218 int32_t i,hx,ix,lx; in __ieee754_yn() local
H A De_remainder.c38 u_int32_t sx,lx,lp; in __ieee754_remainder() local
H A Ds_nextafter.c33 u_int32_t lx,ly; in nextafter() local
H A Ds_scalbn.c37 int32_t k,hx,lx; in scalbn() local
H A Ds_cexp.c45 uint32_t hx, hy, lx, ly; in cexp() local
H A Ds_ccosh.c55 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
H A Ds_csinh.c55 int32_t hx, hy, ix, iy, lx, ly; in csinh() local
H A Ds_ctanh.c81 uint32_t hx, ix, lx; in ctanh() local
H A De_fmod.c34 u_int32_t lx,ly,lz; in __ieee754_fmod() local
H A De_atan2.c65 u_int32_t lx,ly; in __ieee754_atan2() local
H A Ds_remquo.c35 u_int32_t lx,ly,lz,q,sxy; in remquo() local
H A De_log2.c46 u_int32_t lx; in __ieee754_log2() local

12