/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | fastidct.cpp | 313 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 D | motion_comp.cpp | 205 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 D | me_utils.cpp | 35 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 D | sad_mb_offset.h | 27 __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 D | datapart_encode.cpp | 43 Int lx = currVop->pitch; /* with padding */ in EncodeFrameDataPartMode() local 220 Int lx = currVop->pitch; /* , with pading */ in EncodeSliceDataPartMode() local
|
H A D | combined_encode.cpp | 44 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 D | FastMath.java | 33 long lx = (long) (value * (65536 * 256f)); in round() local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | s_ilogb.c | 30 int32_t hx,lx,ix; in ilogb() local
|
H A D | s_logb.c | 33 int32_t lx,ix; in logb() local
|
H A D | e_acosh.c | 46 u_int32_t lx; in __ieee754_acosh() local
|
H A D | s_frexp.c | 37 int32_t hx, ix, lx; in frexp() local
|
H A D | s_nexttoward.c | 38 u_int32_t lx; in nexttoward() local
|
H A D | e_atanh.c | 49 u_int32_t lx; in __ieee754_atanh() local
|
H A D | e_jn.c | 56 int32_t i,hx,ix,lx, sgn; in __ieee754_jn() local 218 int32_t i,hx,ix,lx; in __ieee754_yn() local
|
H A D | e_remainder.c | 38 u_int32_t sx,lx,lp; in __ieee754_remainder() local
|
H A D | s_nextafter.c | 33 u_int32_t lx,ly; in nextafter() local
|
H A D | s_scalbn.c | 37 int32_t k,hx,lx; in scalbn() local
|
H A D | s_cexp.c | 45 uint32_t hx, hy, lx, ly; in cexp() local
|
H A D | s_ccosh.c | 55 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
|
H A D | s_csinh.c | 55 int32_t hx, hy, ix, iy, lx, ly; in csinh() local
|
H A D | s_ctanh.c | 81 uint32_t hx, ix, lx; in ctanh() local
|
H A D | e_fmod.c | 34 u_int32_t lx,ly,lz; in __ieee754_fmod() local
|
H A D | e_atan2.c | 65 u_int32_t lx,ly; in __ieee754_atan2() local
|
H A D | s_remquo.c | 35 u_int32_t lx,ly,lz,q,sxy; in remquo() local
|
H A D | e_log2.c | 46 u_int32_t lx; in __ieee754_log2() local
|