/third_party/ffmpeg/libavcodec/mips/ |
D | hevc_lpf_sao_msa.c | 1267 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_0degree_4width_msa() local 1356 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_0degree_8width_msa() local 1452 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_0degree_16multiple_msa() local 1566 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_90degree_4width_msa() local 1671 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_90degree_8width_msa() local 1777 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_90degree_16multiple_msa() local 1876 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_45degree_4width_msa() local 1989 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_45degree_8width_msa() local 2108 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_45degree_16multiple_msa() local 2225 v16u8 const1 = (v16u8) __msa_ldi_b(1); in hevc_sao_edge_filter_135degree_4width_msa() local [all …]
|
D | simple_idct_msa.c | 30 v8i16 const0, const1, const2, const3, const4, const5, const6, const7; in simple_idct_msa() local 193 v8i16 const0, const1, const2, const3, const4, const5, const6, const7; in simple_idct_put_msa() local 369 v8i16 const0, const1, const2, const3, const4, const5, const6, const7; in simple_idct_add_msa() local
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_tgsi.c | 130 struct ureg_src const0, struct ureg_src const1) in vs_normalize_coords() 147 struct ureg_src const0, const1; in create_vs() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBaseClass.cpp | 254 void DynamicStateBaseClass::setDynamicBlendState (const float const1, const float const2, const flo… in setDynamicBlendState()
|
D | vktDynamicStateDSTests.cpp | 365 void setDynamicBlendState(const float const1 = 0.0f, const float const2 = 0.0f, in setDynamicBlendState()
|
D | vktDynamicStateRSTests.cpp | 347 void setDynamicBlendState (const float const1 = 0.0f, const float const2 = 0.0f, in setDynamicBlendState()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_instr_set.c | 450 const nir_const_value *const const1 = in nir_alu_srcs_negative_equal() local
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | disassemble.c | 470 uint64_t const1 = bits(words[2], 4, 32) << 4 | (uint64_t) words[3] << 32; in dump_clause() local
|
/third_party/python/Lib/test/ |
D | test_compile.py | 686 def check_different_constants(const1, const2): argument
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_state_common.c | 1603 struct ureg_src const0, const1; in r600_generate_fixed_func_tcs() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_optimizer.cpp | 2600 uint32_t const0 = 0, const1 = 0; in combine_clamp() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 1459 LLVMValueRef const1 = lp_build_const_vec(gallivm, f32_type, 1.0); /*1.0 1.0 1.0 1.0*/ in generate_viewport() local
|