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

/external/chromium_org/media/base/
H A Ddecryptor.h126 const scoped_refptr<VideoFrame>&)> VideoDecodeCB; typedef in class:media::Decryptor
140 const VideoDecodeCB& video_decode_cb) = 0;
144 // AudioDecodeCB/VideoDecodeCB immediately with kError and NULL.
151 // any pending DecoderInitCB/AudioDecodeCB/VideoDecodeCB immediately.
152 // DecoderInitCB should be fired with false. AudioDecodeCB/VideoDecodeCB

Completed in 90 milliseconds