Home
last modified time | relevance | path

Searched defs:block1 (Results 1 – 25 of 28) sorted by relevance

12

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/statements/blocks/
Dblocks_4.ts25 var block1: number | undefined = 1024; variable
31 var block1: number | undefined; variable
/third_party/ffmpeg/libavutil/tests/
Dpixelutils.c27 const uint8_t *block1, ptrdiff_t stride1, in run_single_test()
56 const uint8_t *block1 = b1; in run_test() local
/third_party/ffmpeg/libavcodec/x86/
Dfdct.c545 int16_t * block1= (int16_t*)align_tmp; in ff_fdct_mmx() local
567 int16_t *block1= (int16_t*)align_tmp; in ff_fdct_mmxext() local
589 int16_t * const block1= (int16_t*)align_tmp; in ff_fdct_sse2() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DMtxWriter.java92 private static byte[] packMtx(byte[] block1, byte[] block2, byte[] block3) { in packMtx()
/third_party/ffmpeg/libavcodec/
Dwmv2.c57 static void wmv2_add_block(Wmv2Context *w, int16_t *block1, in wmv2_add_block()
Dhq_hqa.c52 int16_t *block0, int16_t *block1) in put_blocks()
Ddvdec.c323 int16_t *block, *block1; in dv_decode_video_segment() local
Dopus_celt.c290 CeltBlock *block1 = &f->block[1]; in process_anticollapse() local
Dhqx.c86 int16_t *block0, int16_t *block1, in put_blocks()
Drpzaenc.c244 static int compare_blocks(uint16_t *block1, uint16_t *block2, BlockInfo *bi, int thresh) in compare_blocks()
/third_party/ltp/tools/sparse/sparse-src/
Dsort.c244 struct ptr_list *block1 = head; in sort_list() local
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_conv_q31.c83 int32_t block1, block2, block3; in arm_conv_q31() local
Darm_correlate_q31.c84 int32_t block1, block2, block3; in arm_correlate_q31() local
Darm_correlate_q15.c84 int32_t block1, block2, block3; in arm_correlate_q15() local
Darm_conv_q15.c85 int32_t block1, block2, block3; in arm_conv_q15() local
Darm_conv_q7.c81 int32_t block1, block2, block3; in arm_conv_q7() local
Darm_correlate_q7.c82 int32_t block1, block2, block3; in arm_correlate_q7() local
Darm_conv_f32.c128 int32_t block1, block2, block3; in arm_conv_f32() local
Darm_correlate_f32.c125 int32_t block1, block2, block3; in arm_correlate_f32() local
Darm_correlate_f16.c275 int32_t block1, block2, block3; in arm_correlate_f16() local
/third_party/ffmpeg/libavcodec/tests/
Ddct.c299 double block1[64], block2[64], block3[64]; in idct248_ref() local
/third_party/openssl/include/crypto/
Dmodes.h148 block128_f block1, block2; member
/third_party/node/deps/openssl/openssl/include/crypto/
Dmodes.h148 block128_f block1, block2; member
/third_party/mesa3d/src/compiler/nir/
Dnir.c2108 const nir_block *block1 = *((const nir_block **) p1); in compare_block_index() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp1929 …bool Program::areMatchingUniformBlocks(const glsl::UniformBlock &block1, const glsl::UniformBlock … in areMatchingUniformBlocks()

12