Home
last modified time | relevance | path

Searched defs:block_type (Results 1 - 25 of 37) sorted by relevance

12

/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_block_active_visitor.cpp34 const glsl_type *const block_type = var->is_interface_instance() in process_block() local
H A Dgl_nir_link_uniform_blocks.c108 enum block_type { enum
214 nir_interstage_cross_validate_uniform_blocks(struct gl_shader_program *prog, enum block_type block_type) nir_interstage_cross_validate_uniform_blocks() argument
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
[all...]
H A Dlink_uniform_blocks.cpp373 const glsl_type *block_type = b->type; in create_buffer_blocks() local
/third_party/skia/experimental/skrive/src/reader/
H A DBinaryReader.cpp110 uint8_t block_type; variable
H A DJsonReader.cpp19 StreamReader::BlockType block_type(const char* type_name) { in block_type() function
22 StreamReader::BlockType block_type; in block_type() member
/third_party/ffmpeg/libavcodec/
H A Dbethsoftvideo.c74 char block_type; in bethsoftvid_decode_frame() local
H A Dvmdaudio.c142 int block_type, silent_chunks, audio_chunks; in vmdaudio_decode_frame() local
H A Dc93.c161 C93BlockType block_type; in decode_frame() local
H A Dmpegaudiodsp_template.c354 ff_imdct36_blocks(INTFLOAT *out, INTFLOAT *buf, INTFLOAT *in, int count, int switch_point, int block_type) ff_imdct36_blocks() argument
H A Dsvq1dec.c460 uint32_t block_type; in svq1_decode_delta_block() local
H A Drv34.h100 int block_type; ///< current block type member
H A Dtruemotion1.c67 int block_type; member
121 int block_type; member
/third_party/ffmpeg/libavformat/
H A Dbethsoftvid.c225 unsigned char block_type; in vid_read_packet() local
103 read_frame(BVID_DemuxContext *vid, AVIOContext *pb, AVPacket *pkt, uint8_t block_type, AVFormatContext *s) read_frame() argument
[all...]
H A Drtpdec_qdm2.c39 int block_type; ///< superblock type, value 2 .. 8 member
H A Dvividas.c574 int block_len, block_type; in viv_read_header() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs1.c18 static int pkcs1_generate_encryption_block(u8 block_type, size_t modlen, in pkcs1_generate_encryption_block() argument
81 int pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, in pkcs1_encrypt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs1.c18 static int pkcs1_generate_encryption_block(u8 block_type, size_t modlen, in pkcs1_generate_encryption_block() argument
81 int pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, in pkcs1_encrypt() argument
/third_party/libsnd/src/
H A Dvoc.c160 unsigned char block_type, rate_byte ; in voc_read_header() local
[all...]
/third_party/lame/libmp3lame/
H A Dl3side.h58 int block_type; member
/third_party/ffmpeg/libavcodec/mips/
H A Dmpegaudiodsp_mips_fixed.c889 ff_imdct36_blocks_mips_fixed(int *out, int *buf, int *in, int count, int switch_point, int block_type) ff_imdct36_blocks_mips_fixed() argument
H A Dmpegaudiodsp_mips_float.c1227 ff_imdct36_blocks_mips_float(float *out, float *buf, float *in, int count, int switch_point, int block_type) ff_imdct36_blocks_mips_float() argument
/third_party/lame/mpglib/
H A Dmpg123.h127 unsigned block_type; member
/third_party/alsa-utils/axfer/
H A Dcontainer-voc.c22 enum block_type { enum
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_libtomcrypt.c490 static int pkcs1_generate_encryption_block(u8 block_type, size_t modlen, in pkcs1_generate_encryption_block() argument
553 static int crypto_rsa_encrypt_pkcs1(int block_type, rsa_key *key, int key_type, in crypto_rsa_encrypt_pkcs1() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_libtomcrypt.c490 static int pkcs1_generate_encryption_block(u8 block_type, size_t modlen, in pkcs1_generate_encryption_block() argument
553 static int crypto_rsa_encrypt_pkcs1(int block_type, rsa_key *key, int key_type, in crypto_rsa_encrypt_pkcs1() argument

Completed in 22 milliseconds

12