Home
last modified time | relevance | path

Searched defs:zeros (Results 26 - 50 of 52) sorted by relevance

123

/third_party/skia/tests/
H A DMatrixTest.cpp689 const SkPoint3 zeros = {0.f, 0.f, 0.f}; in test_matrix_homogeneous() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dfloat_conversion.cc459 int zeros; member
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_lpf_sao_msa.c1360 v16i8 zeros = { 0 }; in hevc_sao_edge_filter_0degree_8width_msa() local
1882 v16i8 zeros in hevc_sao_edge_filter_45degree_4width_msa() local
1995 v16i8 zeros = { 0 }; hevc_sao_edge_filter_45degree_8width_msa() local
2231 v16i8 zeros = { 0 }; hevc_sao_edge_filter_135degree_4width_msa() local
2346 v16i8 zeros = { 0 }; hevc_sao_edge_filter_135degree_8width_msa() local
[all...]
H A Dhpeldsp_msa.c62 v16i8 zeros = { 0 }; in common_hz_bil_4w_msa() local
86 v16i8 zeros = { 0 }; in common_hz_bil_8w_msa() local
130 v16i8 zeros = { 0 }; in common_hz_bil_no_rnd_8x8_msa() local
151 v16i8 zeros = { 0 }; common_hz_bil_no_rnd_4x8_msa() local
223 v16i8 zeros = { 0 }; common_hz_bil_and_aver_dst_4w_msa() local
255 v16i8 zeros = { 0 }; common_hz_bil_and_aver_dst_8w_msa() local
538 v16i8 zeros = { 0 }; common_hv_bil_4w_msa() local
576 v16i8 zeros = { 0 }; common_hv_bil_8w_msa() local
672 v16i8 zeros = { 0 }; common_hv_bil_no_rnd_8x8_msa() local
718 v16i8 zeros = { 0 }; common_hv_bil_no_rnd_4x8_msa() local
935 v16i8 zeros = { 0 }; common_hv_bil_and_aver_dst_4w_msa() local
978 v16i8 zeros = { 0 }; common_hv_bil_and_aver_dst_8w_msa() local
[all...]
H A Dvp9_lpf_msa.c1676 v16i8 zeros = { 0 }; in vp9_transpose_16x8_to_8x16() local
H A Dh264dsp_msa.c1001 v16i8 zeros = { 0 }; in avc_h_loop_filter_luma_mbaff_intra_msa() local
1628 v16i8 zeros = { 0 }; avc_h_loop_filter_luma_mbaff_msa() local
[all...]
H A Dh264qpel_msa.c2708 v8i16 zeros = { 0 }; in ff_put_h264_qpel4_mc12_msa() local
2800 v8i16 zeros = { 0 }; in ff_put_h264_qpel4_mc32_msa() local
5329 v8i16 zeros = { 0 }; ff_avg_h264_qpel4_mc12_msa() local
5425 v8i16 zeros = { 0 }; ff_avg_h264_qpel4_mc32_msa() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_lpf_sao_lsx.c1089 __m128i zeros = {0}; in hevc_sao_edge_filter_0degree_8width_lsx() local
1630 __m128i zeros in hevc_sao_edge_filter_45degree_4width_lsx() local
1743 __m128i zeros = {0}; hevc_sao_edge_filter_45degree_8width_lsx() local
2011 __m128i zeros = {0}; hevc_sao_edge_filter_135degree_4width_lsx() local
2126 __m128i zeros = {0}; hevc_sao_edge_filter_135degree_8width_lsx() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_aiir.c620 double zeros[4] = { 0 }; in decompose_zp2biquads() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c204 unsigned int rice_order, exp_order, switch_bits, first_exp, exp, zeros; in encode_codeword() local
H A Dvideotoolboxenc.c1689 int zeros = 0; in copy_emulation_prev() local
/third_party/mbedtls/library/
H A Drsa.c1697 const unsigned char zeros[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in hash_mprime() local
H A Dpsa_crypto.c7169 uint8_t zeros[16] = { 0 }; in psa_pbkdf2_cmac_set_password() local
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c314 static void *zeros[PIPE_MAX_SAMPLERS] = { NULL }; in cso_unbind_context() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c3461 static const char zeros[16] = {0}; in st_ClearTexSubImage() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_64.c510 sljit_u32 i, zeros, ones, first; in load_immediate() local
/third_party/openssl/test/
H A Dbntest.c1783 uint8_t zeros[256], out[256], reference[128]; in test_bn2padded() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c797 static const struct pipe_blend_color zeros; in si_set_blend_color() local
822 static const struct pipe_clip_state zeros; in si_set_clip_state() local
/third_party/python/Lib/test/
H A Ddatetimetester.py6095 def zeros(self): member in ZoneInfo
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp1444 std::array<float, 4> zeros = {}; in onCreateTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp5833 vector<float> zeros; in createOpQuantizeToF16Group() local
/third_party/python/Modules/
H A D_ssl.c2612 int zeros = 0; in _ssl__SSLSocket_shutdown_impl() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp5813 vector<float> zeros; in createOpQuantizeToF16Group() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp901 tcu::Vec2 zeros; member
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc10395 SimVRegister zeros; in Simulator() local

Completed in 180 milliseconds

123