Searched refs:high (Results 1 - 25 of 29) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_common.h55 static INLINE int clamp(int value, int low, int high) { argument
56 return value < low ? low : (value > high ? high : value);
59 static INLINE double fclamp(double value, double low, double high) { argument
60 return value < low ? low : (value > high ? high : value);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dwpa.h59 uint8 high; member in struct:__anon43::__anon44
71 uint8 high; member in struct:__anon45::__anon46
91 uint8 high; member in struct:__anon48::__anon49
100 uint8 high; member in struct:__anon50::__anon51
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Drate_hist.c24 int high; member in struct:hist_bucket
58 hist->bucket[i].high = 0;
114 if (hist->bucket[idx].high < avg_bitrate)
115 hist->bucket[idx].high = (int)avg_bitrate;
157 bucket[merge_bucket].high = bucket[small_bucket].high;
160 bucket[small_bucket].high = bucket[merge_bucket].high;
165 assert(bucket[merge_bucket].low != bucket[merge_bucket].high);
193 switch ((int)(log(bucket[buckets - 1].high) / lo
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
H A Dencodemb_altivec.asm46 vmrghb v3, v0, v1 ;# unpack high src to short
47 vmrghb v4, v0, v2 ;# unpack high pred to short
60 vmrghb v3, v0, v1 ;# unpack high src to short
61 vmrglb v4, v0, v2 ;# unpack high pred to short
83 vmrghb v3, v0, v1 ;# unpack high src to short
84 vmrghb v4, v0, v2 ;# unpack high pred to short
97 vmrghb v3, v0, v1 ;# unpack high src to short
98 vmrglb v4, v0, v2 ;# unpack high pred to short
133 vmrghb v3, v0, v1 ;# unpack high src to short
134 vmrghb v4, v0, v2 ;# unpack high pre
[all...]
/hardware/qcom/keymaster/
H A DQSEEComAPI.h271 * enable high performance mode and after completion of the send_cmd to
275 * bandwidth to high/low.
277 * @param[in] high Set to 1 to enable bandwidth.
282 int QSEECom_set_bandwidth(struct QSEECom_handle *handle, bool high);
H A Dkeymaster_qcom.cpp74 int (*QSEECom_set_bandwidth)(struct QSEECom_handle* handle, bool high);
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dgscan.h144 wifi_rssi high; // high threshold member in struct:__anon1334
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_variance_impl_mmx.asm107 psubsw mm2, mm3 ; A-B (high order) to MM2
131 psubsw mm2, mm3 ; A-B (high order) to MM2
154 psubsw mm2, mm3 ; A-B (high order) to MM2
177 psubsw mm2, mm3 ; A-B (high order) to MM2
200 psubsw mm2, mm3 ; A-B (high order) to MM2
224 psubsw mm2, mm3 ; A-B (high order) to MM2
247 psubsw mm2, mm3 ; A-B (high order) to MM2
270 psubsw mm2, mm3 ; A-B (high order) to MM2
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_loopfilter_mmx.asm133 ; calculate high edge variance
154 pand mm2, mm4 ; high var mask (hvm)(p1 - q1)
191 pandn mm4, mm5 ; high edge variance additive
426 ; calculate high edge variance
457 pand mm2, mm4 ; high var mask (hvm)(p1 - q1)
509 pandn mm4, mm5 ; high edge variance additive
H A Dvp9_intrapred_ssse3.asm625 X_PLUS_2Y_PLUS_Z_PLUS_2_RSH_2 m1, m4, m6, m2 ; 3-tap avg above [high]
907 pavgb m2, m4 ; high 16px even lines
/hardware/qcom/audio/post_proc/
H A Dequalizer.c124 uint32_t *low, uint32_t *high)
128 *high = equalizer_band_freq_range[band][1];
123 equalizer_get_band_freq_range(equalizer_context_t *context __unused, int32_t band, uint32_t *low, uint32_t *high) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Didct_dequant_full_2x_neon.asm70 ; our constant had the high bit set, and was treated as a negative value.
165 vst1.16 {q14, q15}, [r0] ; write over high input
H A Dshortidct4x4llm_neon.asm36 ; (13+16+1=30bits<32bits). This instruction gives the high half
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Dvariance_impl_mmx.asm107 psubsw mm2, mm3 ; A-B (high order) to MM2
131 psubsw mm2, mm3 ; A-B (high order) to MM2
154 psubsw mm2, mm3 ; A-B (high order) to MM2
177 psubsw mm2, mm3 ; A-B (high order) to MM2
200 psubsw mm2, mm3 ; A-B (high order) to MM2
224 psubsw mm2, mm3 ; A-B (high order) to MM2
247 psubsw mm2, mm3 ; A-B (high order) to MM2
270 psubsw mm2, mm3 ; A-B (high order) to MM2
H A Dloopfilter_sse2.asm197 pand xmm2, xmm4 ; high var mask (hvm)(p1 - q1)
248 pandn xmm4, xmm5 ; high edge variance additive
310 ; calculate breakout conditions and high edge variance
362 ; calculate breakout conditions and high edge variance
584 ; calculate breakout conditions and high edge variance
634 ; calculate breakout conditions and high edge variance
955 ; calculate filter mask and high edge variance
1020 ; calculate filter mask and high edge variance
1169 ; calculate filter mask and high edge variance
1236 ; calculate filter mask and high edg
[all...]
H A Dloopfilter_mmx.asm133 ; calculate high edge variance
154 pand mm2, mm4 ; high var mask (hvm)(p1 - q1)
191 pandn mm4, mm5 ; high edge variance additive
426 ; calculate high edge variance
457 pand mm2, mm4 ; high var mask (hvm)(p1 - q1)
509 pandn mm4, mm5 ; high edge variance additive
728 ; calculate high edge variance
1123 ; calculate high edge variance
H A Dmfqe_sse2.asm237 ; Square src2. Ignore high value
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c401 static int get_active_quality(int q, int gfu_boost, int low, int high, argument
403 if (gfu_boost > high) {
408 const int gap = high - low;
409 const int offset = high - gfu_boost;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dvariance_altivec.asm53 ;# subract. Do high, then low.
H A Dloopfilter_filters_altivec.asm84 ;# number (= high-order part of address) bits are at the disposal of
474 ;# add outer taps if we have high edge variance
498 ;# only apply wider filter if not high edge variance
/hardware/intel/img/libdrm/libdrm/
H A Dxf86drm.h562 extern int drmMarkBufs(int fd, double low, double high);
H A Dxf86drm.c1014 int drmMarkBufs(int fd, double low, double high) argument
1039 info.list[i].high_mark = high * info.list[i].count;
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp966 result = request.put_u8(GSCAN_ATTRIBUTE_RSSI_HIGH, mParams.ap[i].high);
1177 result = request.put_u8(GSCAN_ATTRIBUTE_RSSI_HIGH, mParams.ap[i].high);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Dloopfilter_v6.asm158 ;calculate high edge variance
366 ;calculate high edge variance
693 ;calculate high edge variance
973 ;calculate high edge variance
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dgscan.cpp618 apThreshold.high) ||
893 apThreshold.high) ||

Completed in 547 milliseconds

12