Searched refs:mImageFormat (Results 1 – 3 of 3) sorted by relevance
82 private final int mImageFormat; field in SimpleOneCameraFactory94 mImageFormat = imageFormat; in SimpleOneCameraFactory()116 mImageFormat, mMaxImageCount), in createOneCamera()
83 private final int mImageFormat; field in ZslOneCameraFactory88 mImageFormat = imageFormat; in ZslOneCameraFactory()149 mImageFormat, mMaxImageCount), Loggers.tagFactory())); in createOneCamera()
535 private @Nullable MediaFormat mImageFormat = null; field in MediaTranscodingManager.TranscodingRequest