Home
last modified time | relevance | path

Searched refs:hi (Results 1 – 18 of 18) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Didct_dequant_0_2x_neon.asm37 ldrh r4, [r0, #32] ; hi q
47 sxth r4, r4 ; hi
55 vaddw.u8 q4, q3, d8 ; hi
63 vqmovun.s16 d8, q4 ; hi
67 vst1.32 {d8[0]}, [r0], r3 ; hi
Didct_dequant_full_2x_neon.asm148 vrshr.s16 q6, q6, #3 ; hi
170 add r1, r2, #4 ; hi
175 vqmovun.s16 d2, q6 ; hi
179 vst1.32 {d0[1]}, [r1], r3 ; hi
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
DAKFS_AK8975.h32 #define AK8975_HDATA_CONVERTER(hi, low, asa) \ argument
33 (AKFLOAT)((int16)((((uint16)(hi))<<8)+(uint16)(low))*(((asa)/256.0f) + 0.5f))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dtools_common.h58 #define LITERALU64(hi, lo) ((((uint64_t)hi) << 32) | lo) argument
/hardware/qcom/gps/msm8960/core/
DLocApiBase.cpp77 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (hi <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = hi + '0'; } in decodeAddress()
/hardware/qcom/gps/msm8084/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
80 if (hi <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = hi + '0'; } in decodeAddress()
/hardware/qcom/gps/msm8909/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
80 if (hi <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = hi + '0'; } in decodeAddress()
/hardware/qcom/gps/msm8996/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
80 if (hi <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = hi + '0'; } in decodeAddress()
/hardware/qcom/gps/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
80 if (hi <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = hi + '0'; } in decodeAddress()
/hardware/qcom/gps/msm8994/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
80 if (hi <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = hi + '0'; } in decodeAddress()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
Dmkvparser.cpp4057 Cluster** hi = j;
4059 while (lo < hi)
4066 Cluster** const mid = lo + (hi - lo) / 2;
4067 assert(mid < hi);
4079 hi = mid;
4081 assert(lo <= hi);
4084 assert(lo == hi);
4108 Cluster** hi = j;
4110 while (lo < hi)
4117 Cluster** const mid = lo + (hi - lo) / 2;
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c116 #define RANGE_CHECK(p,memb,lo,hi) do {\ argument
117 if(!(((p)->memb == lo || (p)->memb > (lo)) && (p)->memb <= hi)) \
118 ERROR(#memb " out of range ["#lo".."#hi"]");\
121 #define RANGE_CHECK_HI(p,memb,hi) do {\ argument
122 if(!((p)->memb <= (hi))) \
123 ERROR(#memb " out of range [.."#hi"]");\
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c123 #define RANGE_CHECK(p, memb, lo, hi) do {\ argument
124 if (!(((p)->memb == lo || (p)->memb > (lo)) && (p)->memb <= hi)) \
125 ERROR(#memb " out of range ["#lo".."#hi"]");\
128 #define RANGE_CHECK_HI(p, memb, hi) do {\ argument
129 if (!((p)->memb <= (hi))) \
130 ERROR(#memb " out of range [.."#hi"]");\
/hardware/intel/common/libva/va/x11/
Dva_dri2.c341 vals_to_card64(CARD32 lo, CARD32 hi) in vals_to_card64() argument
343 return (CARD64)hi << 32 | lo; in vals_to_card64()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvparser.cpp4075 Cluster** hi = j;
4077 while (lo < hi)
4084 Cluster** const mid = lo + (hi - lo) / 2;
4085 assert(mid < hi);
4097 hi = mid;
4099 assert(lo <= hi);
4102 assert(lo == hi);
4126 Cluster** hi = j;
4128 while (lo < hi)
4135 Cluster** const mid = lo + (hi - lo) / 2;
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dmfqe_sse2.asm35 punpcklqdq xmm0, xmm0 ; replicate to all hi words
112 punpcklqdq xmm0, xmm0 ; replicate to all hi words
Dloopfilter_sse2.asm419 punpcklbw xmm0, xmm4 ; Filter 2 (hi)
429 pmulhw xmm0, xmm4 ; Filter 2 (hi) * 9
455 paddw xmm0, xmm4 ; Filter 2 (hi) * 9 + 63
459 paddw xmm5, xmm5 ; Filter 2 (hi) * 18
462 paddw xmm5, xmm0 ; Filter 2 (hi) * 27 + 63
465 paddw xmm2, xmm0 ; Filter 2 (hi) * 18 + 63
466 psraw xmm0, 7 ; (Filter 2 (hi) * 9 + 63) >> 7
470 psraw xmm2, 7 ; (Filter 2 (hi) * 18 + 63) >> 7
475 psraw xmm5, 7 ; (Filter 2 (hi) * 27 + 63) >> 7
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h897 uint32 hi; /* upper 32 bits of IV */ member