Home
last modified time | relevance | path

Searched refs:bhs (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
Dvp8_vpxyv12_copysrcframe_func_neon.asm71 bhs cp_width_128_loop
83 bhs cp_width_8_loop
120 bhs cp_width_128_loop_1
130 bhs cp_width_8_loop_1
177 bhs cp_width_uv_64_loop
189 bhs cp_width_uv_8_loop
222 bhs cp_width_uv_64_loop_1
232 bhs cp_width_uv_8_loop_1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c3165 const int bhs = num_8x8_blocks_high_lookup[bsize] / 2; in vp9_rd_pick_inter_mode_sb() local
3266 if ((mi_row + bhs) > cm->mi_rows || (mi_col + bws) > cm->mi_cols) { in vp9_rd_pick_inter_mode_sb()