HomeSort by relevance Sort by last modified time
    Searched refs:setColorSpaceInfo (Results 1 - 6 of 6) sorted by null

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h 207 void setColorSpaceInfo(int32_t colorMatrix, int32_t videoRange);
VideoDecoderVP8.cpp 101 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange);
VideoDecoderWMV.cpp 521 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange);
VideoDecoderMPEG4.cpp 654 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange);
VideoDecoderBase.cpp 891 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange);
    [all...]
VideoDecoderAVC.cpp 803 setColorSpaceInfo(mVideoFormatInfo.colorMatrix, mVideoFormatInfo.videoRange);
    [all...]

Completed in 52 milliseconds