/external/llvm-project/llvm/test/MC/AArch64/SVE2/ |
D | bsl-diagnostics.s | 7 bsl z0.b, z0.b, z1.s, z2.b label 12 bsl z0.h, z0.h, z1.h, z2.s label 17 bsl z0.d, z0.d, z1.s, z2.s label 26 bsl z0.d, z1.d, z2.d, z3.d label 36 bsl z0.d, z0.d, z1.d, z2.d label
|
D | bsl.s | 10 bsl z0.d, z0.d, z1.d, z2.d label 26 bsl z31.d, z31.d, z30.d, z29.d label
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 939 const int bsl = b_width_log2_lookup[bsize]; in copy_partitioning_helper() local 1067 const int bsl = b_width_log2_lookup[bsize]; in scale_partitioning_svc() local 1113 const int bsl = b_width_log2_lookup[bsize]; in update_partition_svc() local 1164 const int bsl = b_width_log2_lookup[bsize]; in update_prev_partition_helper() local 2263 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb() local 2601 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in encode_sb_rt() local 2672 const int bsl = b_width_log2_lookup[bsize]; in rd_use_partition() local 4683 int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in fill_mode_info_sb() local 5092 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in nonrd_select_partition() local 5226 const int bsl = b_width_log2_lookup[bsize], hbs = (1 << bsl) / 4; in nonrd_use_partition() local
|
D | vp9_bitstream.c | 432 const int bsl = b_width_log2_lookup[bsize]; in write_modes_sb() local
|
D | vp9_rdopt.c | 2761 int bsl = mi_width_log2_lookup[bsize]; in handle_inter_mode() local 3564 const int bsl = mi_width_log2_lookup[bsize]; in vp9_rd_pick_inter_mode_sb() local
|
D | vp9_pickmode.c | 1845 const int bsl = mi_width_log2_lookup[bsize]; in vp9_pick_inter_mode() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mfqe.c | 217 const int bsl = b_width_log2_lookup[bs]; in mfqe_partition() local
|
D | vp9_onyxc_int.h | 425 const int bsl = mi_width_log2_lookup[bsize]; in partition_plane_context() local
|
/external/libaom/libaom/av1/encoder/ |
D | interp_search.c | 280 const int bsl = mi_size_wide_log2[bsize]; in is_pred_filter_search_allowed() local
|
D | nonrd_pickmode.c | 1671 const int bsl = mi_size_wide_log2[bsize]; local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1122 int mi_col, int bsl) { in dec_partition_plane_context() 1149 int bsl) { in read_partition()
|
/external/libaom/libaom/av1/common/ |
D | av1_common_int.h | 1201 const int bsl = mi_size_wide_log2[bsize] - mi_size_wide_log2[BLOCK_8X8]; in partition_plane_context() local
|
/external/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 663 __ bsl(v9.V16B(), v31.V16B(), v23.V16B()); in GenerateTestSequenceNEON() local 664 __ bsl(v14.V8B(), v7.V8B(), v3.V8B()); in GenerateTestSequenceNEON() local
|
/external/vixl/src/aarch64/ |
D | logic-aarch64.cc | 1328 LogicVRegister Simulator::bsl(VectorFormat vform, in bsl() function in vixl::aarch64::Simulator
|