Lines Matching refs:dim
1231 param.getThumbnailSize(&(streamInfo->dim.width), in addReprocStreamsFromSource()
1232 &(streamInfo->dim.height)); in addReprocStreamsFromSource()
1234 pStream->getFrameDimension(streamInfo->dim); in addReprocStreamsFromSource()
1240 streamInfo->dim); in addReprocStreamsFromSource()
1246 rc = pStream->getFrameDimension(streamInfo->dim); in addReprocStreamsFromSource()
1248 param.getStreamDimension(CAM_STREAM_TYPE_SNAPSHOT,streamInfo->dim); in addReprocStreamsFromSource()
1251 rc = pStream->getFrameDimension(streamInfo->dim); in addReprocStreamsFromSource()
1285 streamInfo->pp_config, streamInfo->dim); in addReprocStreamsFromSource()
1340 streamInfo->dim.width = in addReprocStreamsFromSource()
1342 streamInfo->dim.height = in addReprocStreamsFromSource()
1346 streamInfo->dim.width, streamInfo->dim.height); in addReprocStreamsFromSource()
1378 pStream->getMyOriginalType(), streamInfo->dim.width, in addReprocStreamsFromSource()
1379 streamInfo->dim.height, streamInfo->fmt, type, minStreamBufNum); in addReprocStreamsFromSource()