/third_party/mesa3d/src/gallium/frontends/xvmc/ |
H A D | block.c | 38 Status XvMCCreateBlocks(Display *dpy, XvMCContext *context, unsigned int num_blocks, XvMCBlockArray *blocks) in XvMCCreateBlocks() argument 68 Status XvMCCreateMacroBlocks(Display *dpy, XvMCContext *context, unsigned int num_blocks, XvMCMacroBlockArray *blocks) in XvMCCreateMacroBlocks() argument [all...] |
/third_party/node/deps/brotli/c/enc/ |
H A D | block_splitter.h | 24 size_t num_blocks; /* Amount of values in types and length */ member
|
H A D | block_splitter_inc.h | 76 size_t num_blocks = 1; in FindBlocks() local [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | block_splitter.h | 24 size_t num_blocks; /* Amount of values in types and length */ member
|
H A D | block_splitter_inc.h | 76 size_t num_blocks = 1; in FindBlocks() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | quant.h | 30 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat() argument 55 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | ac3_parser_internal.h | 50 int num_blocks; ///< number of audio blocks member
|
H A D | adxdec.c | 105 int num_blocks, ch, ret; in adx_decode_frame() local
|
H A D | atrac1.c | 112 int band_num, band_samples, log2_block_count, nbits, num_blocks, block_size; in at1_imdct_block() local
|
/third_party/ffmpeg/libavformat/ |
H A D | argo_asf.h | 48 uint32_t num_blocks; /*< No. blocks in the chunk. */ member
|
H A D | argo_cvg.c | 58 uint32_t num_blocks; member
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-graph.h | 33 int num_blocks() const { return static_cast<int>(blocks_.size()); } in num_blocks() function in v8::internal::maglev::final
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jutils.c | 141 jcopy_block_row(JBLOCKROW input_row, JBLOCKROW output_row, JDIMENSION num_blocks) jcopy_block_row() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_phi_builder.c | 32 unsigned num_blocks; member
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_lower_buffers.c | 84 unsigned num_blocks; in get_block_array_index() local 130 unsigned num_blocks; in get_block_index_offset() local
|
H A D | gl_nir_link_uniform_blocks.c | 414 allocate_uniform_blocks(void *mem_ctx, struct gl_linked_shader *shader, struct gl_uniform_block **out_blks, unsigned *num_blocks, struct gl_uniform_buffer_variable **out_variables, unsigned *num_variables, enum block_type block_type) allocate_uniform_blocks() argument 544 link_linked_shader_uniform_blocks(void *mem_ctx, struct gl_shader_program *prog, struct gl_linked_shader *shader, struct gl_uniform_block **blocks, unsigned *num_blocks, enum block_type block_type) link_linked_shader_uniform_blocks() argument
|
/third_party/ltp/testcases/kernel/io/writetest/ |
H A D | writetest.c | 76 int write_file(off_t num_blocks, const char *filename) in write_file() argument 111 int verify_file(off_t num_blocks, const char *filename) in verify_file() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_pax_common.c | 39 size_t num_blocks, left; in eap_pax_kdf() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_pax_common.c | 39 size_t num_blocks, left; in eap_pax_kdf() local
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | crashdec-mempool.c | 126 const int num_blocks = small_mem_pool ? 0x30 : 0x80; in dump_cp_mem_pool() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_mpeg12_decoder.h | 54 unsigned num_blocks; member
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | s3_cbc.c | 176 len, max_mac_bytes, num_blocks, in ssl3_cbc_digest_record() local
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | ocb128.c | 272 size_t num_blocks, last_len; in CRYPTO_ocb128_aad() local 334 size_t num_blocks, last_len; in CRYPTO_ocb128_encrypt() local 426 size_t num_blocks, last_len; in CRYPTO_ocb128_decrypt() local [all...] |
/third_party/openssl/crypto/modes/ |
H A D | ocb128.c | 272 size_t num_blocks, last_len; in CRYPTO_ocb128_aad() local 334 size_t num_blocks, last_len; in CRYPTO_ocb128_encrypt() local 426 size_t num_blocks, last_len; in CRYPTO_ocb128_decrypt() local [all...] |
/third_party/openssl/ssl/ |
H A D | s3_cbc.c | 176 len, max_mac_bytes, num_blocks, in ssl3_cbc_digest_record() local
|