Home | History | Annotate | Download | only in camera

Lines Matching refs:num_frame

2720 bool QCameraHardwareInterface::getHdrInfoAndSetExp( int max_num_frm, int *num_frame, int *exp)
2724 if (mHdrMode == HDR_MODE && num_frame != NULL && exp != NULL &&
2728 *num_frame = 1;
2751 *num_frame =temp.total_frames;