Home
last modified time | relevance | path

Searched refs:num_chans (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_ind.cpp413 &event->num_chans, in getNanMatch()
903 u8 *num_chans, in getNanFurtherAvailabilityMap() argument
914 *num_chans = pInValue[0]; in getNanFurtherAvailabilityMap()
915 if (*num_chans > NAN_MAX_FAM_CHANNELS) { in getNanFurtherAvailabilityMap()
917 __func__, *num_chans); in getNanFurtherAvailabilityMap()
922 (*num_chans * sizeof(NanFurtherAvailabilityChan)))) { in getNanFurtherAvailabilityMap()
927 for (idx = 0; idx < *num_chans; idx++) { in getNanFurtherAvailabilityMap()
Dnancommand.h167 u8* num_chans,
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_ind.cpp369 &event->num_chans, in getNanMatch()
852 u8 *num_chans, in getNanFurtherAvailabilityMap() argument
863 *num_chans = pInValue[0]; in getNanFurtherAvailabilityMap()
864 if (*num_chans > NAN_MAX_FAM_CHANNELS) { in getNanFurtherAvailabilityMap()
866 __func__, *num_chans); in getNanFurtherAvailabilityMap()
871 (*num_chans * sizeof(NanFurtherAvailabilityChan)))) { in getNanFurtherAvailabilityMap()
876 for (idx = 0; idx < *num_chans; idx++) { in getNanFurtherAvailabilityMap()
Dnancommand.h90 u8* num_chans,
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h2160 u8 num_chans; member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1771 int h, int num_chans,
1775 int num_chans, size_t *pLen_out);
4503 int h, int num_chans, in tdefl_write_image_to_png_file_in_memory_ex() argument
4513 int i, bpl = w * num_chans, y, z; in tdefl_write_image_to_png_file_in_memory_ex()
4571 chans[num_chans], in tdefl_write_image_to_png_file_in_memory_ex()
4610 int num_chans, size_t *pLen_out) { in tdefl_write_image_to_png_file_in_memory() argument
4614 return tdefl_write_image_to_png_file_in_memory_ex(pImage, w, h, num_chans, in tdefl_write_image_to_png_file_in_memory()