Home
last modified time | relevance | path

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

/aosp_15_r20/external/libldac/src/
H A Dencode_ldac.c70 int blk_type, blk_nchs; in init_encode_ldac() local
116 int blk_type; in calc_initial_bits_ldac() local
H A Dtables_ldac.c65 int blk_type) in get_block_nchs_ldac()
H A Dpack_ldac.c471 int blk_type, size, offset = 0; in pack_null_data_frame_ldac() local
H A Dldac.h208 int blk_type; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniform_blocks.c526 const struct glsl_type *blk_type, in iterate_type_fill_variables()
777 count_block(const struct glsl_type *blk_type, unsigned *num_blocks, in count_block()
1039 const struct glsl_type *blk_type = is_interface_instance ? in fill_block() local
1205 const struct glsl_type *blk_type = in link_linked_shader_uniform_blocks() local
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/src/
H A Dpvmp3_imdct_synth.cpp218 uint32 blk_type, in pvmp3_imdct_synth()
/aosp_15_r20/external/coreboot/src/vendorcode/siemens/hwilib/
H A Dhwilib.c44 uint8_t blk_type; /* Valid for a specific block type */ member
/aosp_15_r20/external/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c112 static char *blk_type = NON_BLOCKING_IO; /* blocking i/o or not */ variable