Home | History | Annotate | Download | only in HAL

Lines Matching refs:map_len

998  *   @map_len : size of the map
1003 const valuesType *values, size_t len, const mapType *map, size_t map_len)
1009 for (size_t j = 0; j < map_len; j ++)
1031 * @map_len : size of the map
1036 const mapType *map, size_t map_len)
1040 for (size_t i = 0; i < map_len; i++) {
1091 * map_len : size of map
1096 size_t len, const QCameraMap<cam_hfr_mode_t> *map, size_t map_len)
1108 for (size_t j = 0; j < map_len; j ++) {