Home | History | Annotate | Download | only in HAL

Lines Matching refs:sizes_cnt

2022     int sizes_cnt = sizeof(THUMBNAIL_SIZES_MAP) / sizeof(cam_dimension_t);
2024 for (int i = 0; i < sizes_cnt; i++) {