Home
last modified time | relevance | path

Searched defs:num_blocks (Results 1 - 25 of 58) sorted by relevance

123

/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dblock.c38 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 Dblock_splitter.h24 size_t num_blocks; /* Amount of values in types and length */ member
H A Dblock_splitter_inc.h76 size_t num_blocks = 1; in FindBlocks() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_splitter.h24 size_t num_blocks; /* Amount of values in types and length */ member
H A Dblock_splitter_inc.h76 size_t num_blocks = 1; in FindBlocks() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dquant.h30 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 Dac3_parser_internal.h50 int num_blocks; ///< number of audio blocks member
H A Dadxdec.c105 int num_blocks, ch, ret; in adx_decode_frame() local
H A Datrac1.c112 int band_num, band_samples, log2_block_count, nbits, num_blocks, block_size; in at1_imdct_block() local
/third_party/ffmpeg/libavformat/
H A Dargo_asf.h48 uint32_t num_blocks; /*< No. blocks in the chunk. */ member
H A Dargo_cvg.c58 uint32_t num_blocks; member
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph.h33 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 Djutils.c141 jcopy_block_row(JBLOCKROW input_row, JBLOCKROW output_row, JDIMENSION num_blocks) jcopy_block_row() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_phi_builder.c32 unsigned num_blocks; member
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_buffers.c84 unsigned num_blocks; in get_block_array_index() local
130 unsigned num_blocks; in get_block_index_offset() local
H A Dgl_nir_link_uniform_blocks.c414 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 Dwritetest.c76 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 Deap_pax_common.c39 size_t num_blocks, left; in eap_pax_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pax_common.c39 size_t num_blocks, left; in eap_pax_kdf() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec-mempool.c126 const int num_blocks = small_mem_pool ? 0x30 : 0x80; in dump_cp_mem_pool() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.h54 unsigned num_blocks; member
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_cbc.c176 len, max_mac_bytes, num_blocks, in ssl3_cbc_digest_record() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Docb128.c272 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 Docb128.c272 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 Ds3_cbc.c176 len, max_mac_bytes, num_blocks, in ssl3_cbc_digest_record() local

Completed in 12 milliseconds

123