Home
last modified time | relevance | path

Searched defs:block1 (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxWriter.java92 private static byte[] packMtx(byte[] block1, byte[] block2, byte[] block3) { in packMtx() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dfdct.c372 int16_t * const block1= (int16_t*)align_tmp; in ff_fdct_sse2() local
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c60 const uint8_t *block1 = b1; in run_test() local
30 run_single_test(const char *test, const uint8_t *block1, ptrdiff_t stride1, const uint8_t *block2, ptrdiff_t stride2, int align, int n) run_single_test() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dsort.c244 struct ptr_list *block1 = head; in sort_list() local
/third_party/ffmpeg/libavcodec/
H A Dhq_hqa.c51 put_blocks(HQContext *c, AVFrame *pic, int plane, int x, int y, int ilace, int16_t *block0, int16_t *block1) put_blocks() argument
H A Dhqx.c84 put_blocks(HQXContext *ctx, int plane, int x, int y, int ilace, int16_t *block0, int16_t *block1, const uint8_t *quant) put_blocks() argument
H A Dwmv2dec.c59 static void wmv2_add_block(WMV2DecContext *w, int16_t *block1, in wmv2_add_block() argument
85 void ff_wmv2_add_mb(MpegEncContext *s, int16_t block1[6][64], in ff_wmv2_add_mb() argument
[all...]
H A Dopus_celt.c290 CeltBlock *block1 = &f->block[1]; in process_anticollapse() local
H A Ddvdec.c386 int16_t *block, *block1; in dv_decode_video_segment() local
H A Drpzaenc.c245 static int compare_blocks(uint16_t *block1, uint16_t *block2, BlockInfo *bi, int thresh) in compare_blocks() argument
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c300 double block1[64], block2[64], block3[64]; idct248_ref() local
[all...]
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dmodes.h148 block128_f block1, block2; member
/third_party/openssl/include/crypto/
H A Dmodes.h148 block128_f block1, block2; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.cpp1929 bool Program::areMatchingUniformBlocks(const glsl::UniformBlock &block1, const glsl::UniformBlock &block2, const Shader *shader1, const Shader *shader2) in areMatchingUniformBlocks() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c2108 const nir_block *block1 = *((const nir_block **) p1); in compare_block_index() local

Completed in 17 milliseconds