/aosp_15_r20/external/coreboot/src/northbridge/intel/i945/ |
H A D | rcven.c | 13 static u32 sample_strobes(int channel_offset, struct sys_info *sysinfo) in sample_strobes() 52 static void set_receive_enable(int channel_offset, u8 medium, u8 coarse) in set_receive_enable() 88 static int normalize(int channel_offset, u8 *mediumcoarse, u8 *fine) in normalize() 110 static int find_preamble(int channel_offset, u8 *mediumcoarse, in find_preamble() 143 static int add_quarter_clock(int channel_offset, u8 *mediumcoarse, u8 *fine) in add_quarter_clock() 166 static int find_strobes_low(int channel_offset, u8 *mediumcoarse, u8 *fine, in find_strobes_low() 198 static int find_strobes_edge(int channel_offset, u8 *mediumcoarse, u8 *fine, in find_strobes_edge() 260 static int receive_enable_autoconfig(int channel_offset, struct sys_info *sysinfo) in receive_enable_autoconfig()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/ |
H A D | q8gemm_sparse.cc | 421 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 451 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 465 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 498 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 512 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 542 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 572 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 586 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 617 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 631 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable
|
H A D | q8gemm.cc | 637 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 737 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 805 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 834 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 982 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable 1012 for (uint32_t n = 0, channel_offset = 0; n < nc(); variable
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/ |
H A D | Validation.cpp | 125 const size_t channel_offset = channel * channel_size; in check_border_element() local 196 const size_t channel_offset = channel * channel_size; in validate() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | DilatedMaxPool2d.cu | 113 int channel_offset = threadIdx.x + channel_id * blockDim.x; in C10_LAUNCH_BOUNDS_1() local 227 int channel_offset = threadIdx.x + channel_id * blockDim.x; in C10_LAUNCH_BOUNDS_1() local
|
H A D | AdaptiveAveragePooling.cu | 257 int channel_offset = threadIdx.x + channel_id * blockDim.x; in C10_LAUNCH_BOUNDS_1() local 374 int channel_offset = threadIdx.x + channel_id * blockDim.x; in C10_LAUNCH_BOUNDS_1() local
|
/aosp_15_r20/external/libopus/src/ |
H A D | opus_multistream_encoder.c | 235 opus_val16 channel_offset; in surround_analysis() local 685 opus_int32 channel_offset; in surround_rate_allocation() local
|
/aosp_15_r20/external/coreboot/src/northbridge/intel/sandybridge/ |
H A D | raminit_common.c | 1513 unsigned int channel_offset = get_precedening_channels(ctrl, channel) * 64; in fill_pattern0() local 1537 unsigned int channel_offset = get_precedening_channels(ctrl, channel) * 64; in fill_pattern1() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_vec4.cpp | 1996 unsigned channel_offset = lowered_width * n; in lower_simd_width() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | cnn_test.cc | 94 int channel_offset = 0; in RunMultiOutCNNTest() local
|
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | wifilogger_event_defs.h | 196 u8 channel_offset; member
|
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | wifilogger_event_defs.h | 200 u8 channel_offset; member
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 10347 int *pixel_data_size, size_t *channel_offset, in ComputeChannelLayout() 10855 size_t channel_offset = 0; in DecodeChunk() local 12189 size_t channel_offset = 0; in SaveEXRImageToMemory() local 12868 int channel_offset = 0; local
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | bifrost_compile.c | 728 unsigned *channel_offset = channel ? (channel + i) : NULL; in bi_make_vec_to() local
|