HomeSort by relevance Sort by last modified time
    Searched refs:Hp (Results 1 - 5 of 5) sorted by null

  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.h 52 Int Hp; /*header and motion vector bits used in the previous frame. It includes all the information except to the residual information.*/
  /packages/apps/Camera/jni/
mosaic_renderer_jni.cpp 285 double H[9], Hp[9], Htemp1[9], Htemp2[9], T[9];
320 // Hp = inv(Km) * H * Km
327 db_Multiply3x3_3x3(Hp, gKminv, Htemp1);
329 ConvertAffine3x3toGL4x4(g_dAffinetrans, Hp);
348 // Hp = inv(Km) * H * Km
351 db_Multiply3x3_3x3(Hp, gKminv, Htemp1);
354 ConvertAffine3x3toGL4x4(g_dAffinetransPan, Hp);
356 // rotate Hp by 90 degress.
357 db_Multiply3x3_3x3(Htemp1, gRotation90, Hp);
  /external/clang/test/SemaCXX/
functional-cast.cpp 185 typedef H *Hp;
186 (void)Hp((A*)0); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 272 int Hp; /*header and motion vector bits used in the previous frame. It includes all the information except to the residual information.*/
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump 148 ???U?8???????G???hP???/?C??%?i??v???\??????C???}??i?F????Zq<U ?iy{???%????MX????2???????= ?h^'?|T?{?s?S?K????;?d????? ??|??????????xl???,i?? ?K???(8}&???? ^?'~?mV????d??5?6?o?E?G?????W??[j??0?B4l???+F?{?K?????O??? !?a3?yG??;c?<????W#?MZ?????n????9?=? ??/7c???I?g??M??&#???5???????/W???????=?n~??.??f??(?r!?b?,??
    [all...]

Completed in 1074 milliseconds