Home | History | Annotate | Download | only in HAL

Lines Matching refs:map_len

1186  *   @map_len : size of the map
1191 const valuesType *values, size_t len, const mapType *map, size_t map_len)
1197 for (size_t j = 0; j < map_len; j ++)
1219 * @map_len : size of the map
1224 const mapType *map, size_t map_len)
1228 for (size_t i = 0; i < map_len; i++) {
1279 * map_len : size of map
1284 size_t len, const QCameraMap<cam_hfr_mode_t> *map, size_t map_len)
1291 for (size_t j = 0; j < map_len; j ++) {