Searched refs:setColorSpaceInfo (Results 1 – 6 of 6) sorted by relevance
207 void setColorSpaceInfo(int32_t colorMatrix, int32_t videoRange);
101 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange); in updateFormatInfo()
521 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange); in updateFormatInfo()
654 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange); in updateFormatInfo()
891 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange); in setupVA()1671 void VideoDecoderBase::setColorSpaceInfo(int32_t colorMatrix, int32_t videoRange) { in setColorSpaceInfo() function in VideoDecoderBase
816 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange); in updateFormatInfo()