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

/external/chromium_org/content/common/gpu/media/
H A Dgpu_video_encode_accelerator.cc136 void GpuVideoEncodeAccelerator::BitstreamBufferReady(int32 bitstream_buffer_id, function in class:content::GpuVideoEncodeAccelerator
H A Dvideo_encode_accelerator_unittest.cc363 void BitstreamBufferReady(int32 bitstream_buffer_id,
648 void VEAClient::BitstreamBufferReady(int32 bitstream_buffer_id, function in class:content::__anon7254::VEAClient
/external/chromium_org/content/renderer/media/
H A Drtc_video_encoder.cc82 virtual void BitstreamBufferReady(int32 bitstream_buffer_id,
334 void RTCVideoEncoder::Impl::BitstreamBufferReady(int32 bitstream_buffer_id, function in class:content::RTCVideoEncoder::Impl
337 DVLOG(3) << "Impl::BitstreamBufferReady(): "
345 DLOG(ERROR) << "Impl::BitstreamBufferReady(): invalid bitstream_buffer_id="
352 DLOG(ERROR) << "Impl::BitstreamBufferReady(): invalid payload_size="

Completed in 83 milliseconds