Home
last modified time | relevance | path

Searched defs:bit_sizes (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_intrinsics.py46 indices, flags, sysval, bit_sizes): argument
119 flags=[], sysval=False, bit_sizes=[]): argument
878 def system_value(name, dest_comp, indices=[], bit_sizes=[32], can_reorder=True): argument
Dnir_validate.c198 unsigned bit_sizes, unsigned num_components) in validate_sized_src()
742 unsigned bit_sizes = info->dest_bit_sizes; in validate_intrinsic_instr() local
/third_party/ffmpeg/libavcodec/
Dra144enc.c428 static const uint8_t bit_sizes[LPC_ORDER] = {6, 5, 5, 4, 4, 3, 3, 3, 3, 2}; in ra144_encode_frame() local