Searched refs:GetOutputBuffersCount (Results 1 – 3 of 3) sorted by relevance
164 num_output_buffers_ = media_codec_->GetOutputBuffersCount(); in Initialize()337 int count = media_codec_->GetOutputBuffersCount(); in DoOutputBuffersSuffice()
160 int GetOutputBuffersCount();
393 int MediaCodecBridge::GetOutputBuffersCount() { in GetOutputBuffersCount() function in media::MediaCodecBridge