Home
last modified time | relevance | path

Searched defs:bw (Results 1 – 25 of 26) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_reconinter.c118 int bw, int bh, int ss_x, int ss_y) { in clamp_mv_to_umv_border_sb()
143 int bw, int bh, in build_inter_predictors()
212 const int bw = 4 * num_4x4_w; in build_inter_predictors_for_planes() local
247 int bw, int bh, in dec_build_inter_predictors()
395 const int bw = 4 * num_4x4_w; in vp9_dec_build_inter_predictors_sb() local
Dvp9_pred_common.c372 const int bw = num_8x8_blocks_wide_lookup[bsize]; in vp9_get_segment_id() local
Dvp9_onyxc_int.h272 int mi_col, int bw, in set_mi_row_col()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dvp9_boolcoder_test.cc53 vp9_writer bw; in TEST() local
Dvp8_boolcoder_test.cc80 BOOL_CODER bw; in TEST() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_complexity.c67 const int bw = num_8x8_blocks_wide_lookup[BLOCK_64X64]; in vp9_select_in_frame_q_segment() local
Dvp9_segmentation.c128 int bw, int bh, int mi_row, int mi_col) { in count_segs()
173 int bw, bh; in count_segs_sb() local
Dvp9_aq_variance.c125 const int bw = 8 * num_8x8_blocks_wide_lookup[bs] - right_overflow; in block_variance() local
Dvp9_aq_cyclicrefresh.c134 const int bw = num_8x8_blocks_wide_lookup[bsize]; in vp9_cyclic_refresh_update_segment() local
Dvp9_encodemb.c58 const int bw = 4 * num_4x4_blocks_wide_lookup[plane_bsize]; in vp9_subtract_plane() local
Dvp9_encodeframe.c1324 int *bh, int *bw) { in find_partition_size()
1354 int bw = num_8x8_blocks_wide_lookup[bsize]; in set_fixed_partitioning() local
1934 int bh, bw; in rd_auto_partition_range() local
Dvp9_rdopt.c142 const int bw = b_width_log2(plane_bsize); in raster_block_offset() local
/hardware/libhardware_legacy/include/hardware_legacy/
Drtt.h104 wifi_rtt_bw bw; // RTT BW to be used in the RTT frames member
Dlink_layer_stats.h71 u32 bw :3; // 0:20MHz, 1:40Mhz, 2:80Mhz, 3:160Mhz member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c90 const int bw = num_8x8_blocks_wide_lookup[bsize]; in set_segment_id() local
Dvp9_decodeframe.c299 const int bw = num_8x8_blocks_wide_lookup[bsize]; in set_offsets() local
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_audio.h230 __u32 bw; /* encoder bandwidth */ member
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dcompress_params.h338 __u32 bw; /* encoder bandwidth */ member
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dcompress_params.h338 __u32 bw; /* encoder bandwidth */ member
/hardware/qcom/msm8x84/kernel-headers/sound/
Dcompress_params.h226 __u32 bw; member
/hardware/qcom/msm8994/kernel-headers/sound/
Dcompress_params.h226 __u32 bw; member
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h308 #define LCHSPEC_CREATE(chan, band, bw, sb) ((uint16)((chan) | (sb) | (bw) | (band))) argument
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dcompress_params.h337 __u32 bw; /* encoder bandwidth */ member
/hardware/qcom/msm8x26/kernel-headers/sound/
Dcompress_params.h225 __u32 bw; member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dpkt_stats.h340 u16 bw : 2; member

12