Searched defs:SetLosslessColor (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/remoting/codec/ | ||
D | video_encoder.h | 26 virtual void SetLosslessColor(bool want_lossless) {} in SetLosslessColor() function |
D | video_encoder_vpx.cc | 235 void VideoEncoderVpx::SetLosslessColor(bool want_lossless) { in SetLosslessColor() function in remoting::VideoEncoderVpx |
/external/chromium_org/remoting/host/ | ||
D | video_frame_recorder.cc | 82 void VideoFrameRecorder::RecordingVideoEncoder::SetLosslessColor( in SetLosslessColor() function in remoting::VideoFrameRecorder::RecordingVideoEncoder |
D | video_scheduler.cc | 209 void VideoScheduler::SetLosslessColor(bool want_lossless) { in SetLosslessColor() function in remoting::VideoScheduler |