Searched refs:videoDataSpace (Results 1 – 5 of 5) sorted by relevance
172 int videoDataSpace, in MediaItemInfo() argument186 mVideoDataSpace = videoDataSpace; in MediaItemInfo()402 public @NonNull Builder setVideoDataSpace(int videoDataSpace) { in setVideoDataSpace() argument403 mVideoDataSpace = videoDataSpace; in setVideoDataSpace()
333 !streamInfo.matchDataSpace(params.videoDataSpace)) { in recordingStreamNeedsUpdate()365 !streamInfo.matchDataSpace(params.videoDataSpace)) { in updateRecordingStream()387 params.videoFormat, params.videoDataSpace, in updateRecordingStream()
146 android_dataspace videoDataSpace; member
972 videoDataSpace = HAL_DATASPACE_V0_BT709; in initialize()
2329 l.mParameters.videoDataSpace = dataSpace; in setVideoTarget()