Home | History | Annotate | Download | only in HAL3

Lines Matching defs:isVideo

1078         bool isVideo = IS_USAGE_VIDEO(newStream->usage);
1092 if (isVideo && isPreview && videoFormat != previewFormat) {
1100 if (isVideo && isZSL && videoFormat != zslFormat) {
1127 bool isVideo = IS_USAGE_VIDEO(newStream->usage);
1133 if (isPreview && isVideo && m_bEisEnable && m_bEisSupportedSize) {