Home
last modified time | relevance | path

Searched defs:blk_type (Results 1 – 7 of 7) sorted by relevance

/external/libldac/src/
Dencode_ldac.c70 int blk_type, blk_nchs; in init_encode_ldac() local
116 int blk_type; in calc_initial_bits_ldac() local
Dtables_ldac.c65 int blk_type) in get_block_nchs_ldac()
Dpack_ldac.c471 int blk_type, size, offset = 0; in pack_null_data_frame_ldac() local
Dldac.h208 int blk_type; member
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_blocks.c525 const struct glsl_type *blk_type, in iterate_type_fill_variables()
776 count_block(const struct glsl_type *blk_type, unsigned *num_blocks, in count_block()
1038 const struct glsl_type *blk_type = is_interface_instance ? in fill_block() local
1204 const struct glsl_type *blk_type = in link_linked_shader_uniform_blocks() local
/external/coreboot/src/vendorcode/siemens/hwilib/
Dhwilib.c44 uint8_t blk_type; /* Valid for a specific block type */ member
/external/ltp/testcases/kernel/ipc/pipeio/
Dpipeio.c112 static char *blk_type = NON_BLOCKING_IO; /* blocking i/o or not */ variable