Home | History | Annotate | Download | only in src

Lines Matching refs:prev_format

944     if(value != NOT_FOUND && value != dim->prev_format ) {
946 dim->prev_format = value;
949 dim->prev_format = CAMERA_YUV_420_NV21;
951 mPreviewFormat = dim->prev_format;