Searched defs:src_channel (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tile_soa.py | 178 def pack_rgba(format, src_channel, r, g, b, a): argument 214 def emit_unrolled_unswizzle_code(format, src_channel): argument 244 def emit_tile_pixel_unswizzle_code(format, src_channel): argument 298 def generate_format_write(format, src_channel, src_native_type, src_suffix): argument 559 def generate_unswizzle(formats, src_channel, src_native_type, src_suffix): argument
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_pack.py | 244 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument 272 def conversion_expr(src_channel, argument 513 def generate_pack_kernel(format, src_channel, src_native_type): argument 615 def generate_format_pack(format, src_channel, src_native_type, src_suffix): argument
|
/external/libopus/src/ |
D | opus_multistream_encoder.c | 878 int src_channel, in opus_copy_channel_in_float() 899 int src_channel, in opus_copy_channel_in_short()
|