Home
last modified time | relevance | path

Searched defs:num_blocks (Results 1 – 25 of 67) sorted by relevance

123

/third_party/mesa3d/src/gallium/frontends/xvmc/
Dblock.c38 Status XvMCCreateBlocks(Display *dpy, XvMCContext *context, unsigned int num_blocks, XvMCBlockArray… in XvMCCreateBlocks()
68 Status XvMCCreateMacroBlocks(Display *dpy, XvMCContext *context, unsigned int num_blocks, XvMCMacro… in XvMCCreateMacroBlocks()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dquant.h30 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat()
55 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat()
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dquant.h30 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat()
55 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat()
/third_party/ltp/testcases/kernel/io/writetest/
Dwritetest.c76 int write_file(off_t num_blocks, const char *filename) in write_file()
111 int verify_file(off_t num_blocks, const char *filename) in verify_file()
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_lower_buffers.c84 unsigned num_blocks; in get_block_array_index() local
130 unsigned num_blocks; in get_block_index_offset() local
Dgl_nir_link_uniform_blocks.c416 struct gl_uniform_block **out_blks, unsigned *num_blocks, in allocate_uniform_blocks()
548 unsigned *num_blocks, in link_linked_shader_uniform_blocks()
/third_party/openssl/crypto/modes/
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
/third_party/node/deps/brotli/c/enc/
Dblock_splitter.h24 size_t num_blocks; /* Amount of values in types and length */ member
Dblock_splitter_inc.h76 size_t num_blocks = 1; in FN() local
405 size_t num_blocks = 0; in FN() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dblock_splitter.h24 size_t num_blocks; /* Amount of values in types and length */ member
Dblock_splitter_inc.h76 size_t num_blocks = 1; in FN() local
405 size_t num_blocks = 0; in FN() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djutils.c120 JDIMENSION num_blocks) in jcopy_block_row()
Djcdctmgr.c492 JDIMENSION start_row, JDIMENSION start_col, JDIMENSION num_blocks) in forward_DCT()
583 JDIMENSION num_blocks) in forward_DCT_float()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djutils.c120 JDIMENSION num_blocks) in jcopy_block_row()
Djcdctmgr.c492 JDIMENSION start_row, JDIMENSION start_col, JDIMENSION num_blocks) in forward_DCT()
582 JDIMENSION num_blocks) in forward_DCT_float()
/third_party/libjpeg-turbo/
Djutils.c120 JDIMENSION num_blocks) in jcopy_block_row()
Djcdctmgr.c492 JDIMENSION start_row, JDIMENSION start_col, JDIMENSION num_blocks) in forward_DCT()
582 JDIMENSION num_blocks) in forward_DCT_float()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstdcaparse.c176 gint * endianness, guint * num_blocks, guint * samples_per_block, in gst_dca_parse_parse_header()
328 guint size = 0, rate, chans, num_blocks, samples_per_block, depth; in gst_dca_parse_handle_frame() local
/third_party/ffmpeg/libavformat/
Dargo_asf.h47 uint32_t num_blocks; /*< No. blocks in the chunk. */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
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/
Deap_pax_common.c39 size_t num_blocks, left; in eap_pax_kdf() local
/third_party/ffmpeg/libavcodec/
Dadxdec.c105 int num_blocks, ch, ret; in adx_decode_frame() local
/third_party/mesa3d/src/compiler/nir/
Dnir_worklist.h43 #define nir_block_worklist_init(w, num_blocks, mem_ctx) \ argument
Dnir_phi_builder.c32 unsigned num_blocks; member
/third_party/openssl/ssl/
Ds3_cbc.c176 len, max_mac_bytes, num_blocks, in ssl3_cbc_digest_record() local

123