Searched defs:bit_sizes (Results 1 – 3 of 3) sorted by relevance
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_intrinsics.py | 46 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
|
| D | nir_validate.c | 198 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/ |
| D | ra144enc.c | 428 static const uint8_t bit_sizes[LPC_ORDER] = {6, 5, 5, 4, 4, 3, 3, 3, 3, 2}; in ra144_encode_frame() local
|