/external/libvpx/libvpx/vp8/encoder/x86/ |
quantize_sse2.c | 53 __m128i round1 = _mm_load_si128((__m128i *)(b->round + 8)); local 91 x1 = _mm_add_epi16(x1, round1); 151 __m128i round1 = _mm_load_si128((__m128i *)(b->round + 8)); local 173 x1 = _mm_add_epi16(x1, round1);
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
mb_motion_comp.cpp | 152 int round1; local 166 round1 = (int)(1 - video->currVop->roundingType); 252 round1, mvwidth, &xsum, &ysum);*/ 278 pred, width, (pred_width << 1) | round1); 285 pred, width, height, round1, pred_width); 313 pred, width, (pred_width << 1) | round1); 320 pred, width, height, round1, pred_width); 349 pred, width, (pred_width << 1) | round1); 356 pred, width, height, round1, pred_width); 386 pred, width, (pred_width << 1) | round1); [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
motion_comp.cpp | 112 Int round1; local 116 round1 = (Int)(1 - video->currVop->roundingType); 143 pitch, round1); 158 pitch_uv, (currVop->width) >> 1, height_uv, round1); 168 pitch, round1); 182 pitch_uv, (currVop->width) >> 1, height_uv, round1); 206 Int round1 /* i */ 211 GetPredAdvBTable[ypred&1][xpred&1](c_prev, c_rec, lx, round1); 216 GetPredAdvBTable[ypred&1][xpred&1](c_prev, c_rec, lx, round1); 221 GetPredAdvBTable[ypred&1][xpred&1](c_prev, c_rec, lx, round1); [all...] |
/external/smack/asmack-master/lib/ |
httpclient-4.1.3.jar | |
/prebuilts/devtools/tools/lib/ |
httpclient-4.1.1.jar | |
/prebuilts/tools/common/http-client/ |
httpclient-4.1.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/ |
httpclient-4.1.1.jar | |