Searched refs:j0 (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/driver/runtime/ |
D | rs_f16_math.c | 83 short i0, j0; in modf() local 86 j0 = ((i0 >> 10) & 0x1f) - 15; // exponent of x in modf() 87 if (j0 < 10) { in modf() 88 if (j0 < 0) { // No integral part in modf() 93 i = 0x03ff >> j0; // mask to check fractional parts of x in modf()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | motion_est.cpp | 76 Int i0, Int j0, Int type_pred, Int fullsearch, Int *hp_guess); 771 Int i0, Int j0, Int type_pred, Int FS_en, Int *hp_guess) in MBMotionSearch() argument 815 jlow = j0 - range; in MBMotionSearch() 818 jhigh = j0 + range - 1; in MBMotionSearch() 830 jlow = j0 - range; in MBMotionSearch() 833 jhigh = j0 + range - 1; in MBMotionSearch() 839 jmin = j0; /* needed for fullsearch */ in MBMotionSearch() 853 mot[mbnum][0].y = (jmin - j0) << 1; in MBMotionSearch() 861 if (video->forwardRefVop->predictionType == I_VOP && j0 == 0 && i0 <= 64 && type_pred != 1) in MBMotionSearch() 871 CandidateSelection(mvx, mvy, &num_can, i0 >> 4, j0 >> 4, video, type_pred); in MBMotionSearch() [all …]
|
/frameworks/support/media/src/androidTest/res/raw/ |
D | testmp3_3.raw | 1 …5WaIoK1m9MKAMRWbLF6YcAIEGSWj9nEZciaEvSlHwv3TXBIRQzQQGIpEuoMUmW9SLYhqWpKcgJ+j0/5X0dW2/L+m/64o8QqYO1…
|