Searched refs:bhs (Results 1 - 9 of 9) sorted by relevance

/external/libvpx/libvpx/vpx_scale/arm/neon/
H A 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
/external/kernel-headers/original/linux/
H A Dmsdos_fs.h375 struct buffer_head *bhs[2]; member in struct:fat_entry
383 fatent->bhs[0] = fatent->bhs[1] = NULL;
397 brelse(fatent->bhs[i]);
399 fatent->bhs[0] = fatent->bhs[1] = NULL;
440 extern int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs);
/external/chromium_org/third_party/skia/src/opts/
H A Dmemset.arm.S97 bhs 1b
/external/skia/src/opts/
H A Dmemset.arm.S97 bhs 1b
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Darmv4cpuid.S63 bhs .Lot
80 bhs .Laligned
/external/openssl/crypto/
H A Darmv4cpuid.S63 bhs .Lot
80 bhs .Laligned
/external/pixman/pixman/
H A Dpixman-arm-simd-asm.h432 bhs 110b
466 bhs 120b
536 bhs loop_label
H A Dpixman-arm-simd-asm.S73 bhs 110b
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c3192 const int bhs = num_8x8_blocks_high_lookup[bsize] / 2; local
3433 if (((mi_row + bhs) > cm->mi_rows || (mi_col + bws) > cm->mi_cols) &&

Completed in 289 milliseconds