Home | History | Annotate | Download | only in src

Lines Matching refs:number_pictures

625 	LOG_V("data->number_pictures = %d\n", data->number_pictures);
627 if (data->number_pictures == 0) {
628 LOG_W("data->number_pictures == 0\n");
636 if (data->number_pictures > 1) {
674 for (idx = 0; idx < data->number_pictures; idx++) {
714 for (idx = 1; idx < data->number_pictures; idx++) {