Searched refs:tbl (Results 1 – 1 of 1) sorted by relevance
1570 DIMENSION_TBL_T *tbl, in filter_resolutions() argument1577 if ( ( NULL == lib_handle ) || ( NULL == tbl ) ) { in filter_resolutions()1589 if ( ( tbl[i].width == camera_cap.picture_sizes_tbl[j].width ) && in filter_resolutions()1590 ( tbl[i].height == camera_cap.picture_sizes_tbl[j].height ) ) { in filter_resolutions()1591 tbl[i].supported = 1; in filter_resolutions()