Searched defs:SetDecoderState (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dv4l2_video_decode_accelerator.cc28 SetDecoderState(kError); \
310 SetDecoderState(kInitialized);
447 SetDecoderState(kError);
1607 void V4L2VideoDecodeAccelerator::SetDecoderState(State state) { function in class:content::V4L2VideoDecodeAccelerator
1608 DVLOG(3) << "SetDecoderState(): state=" << state;
1615 &V4L2VideoDecodeAccelerator::SetDecoderState,

Completed in 261 milliseconds