Home | History | Annotate | Download | only in HAL

Lines Matching refs:stream_type

676             streamInfo->stream_type != CAM_STREAM_TYPE_VIDEO) {
685 switch (streamInfo->stream_type) {
730 __func__, streamInfo->stream_type);
850 (mStreamInfo->stream_type == CAM_STREAM_TYPE_PREVIEW ||
851 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
1132 mStreamBufs = mAllocator.allocateStreamBuf(mStreamInfo->stream_type,
1215 __func__, mStreamInfo->stream_type, regFlags, mNumBufs);
1260 mStreamBufs = mAllocator.allocateStreamBuf(mStreamInfo->stream_type,
1403 mStreamBufs = mAllocator.allocateStreamBuf(mStreamInfo->stream_type,
1508 __func__, mStreamInfo->stream_type, mNumBufs, mNumPlaneBufs);
1780 if (mStreamInfo != NULL && (mStreamInfo->stream_type == type)) {
1801 mStreamInfo->stream_type == CAM_STREAM_TYPE_OFFLINE_PROC &&
1807 mStreamInfo->stream_type == CAM_STREAM_TYPE_OFFLINE_PROC &&
1828 return mStreamInfo->stream_type;
1846 if (mStreamInfo->stream_type == CAM_STREAM_TYPE_OFFLINE_PROC &&
1849 } else if (mStreamInfo->stream_type == CAM_STREAM_TYPE_OFFLINE_PROC &&
1853 return mStreamInfo->stream_type;