Home | History | Annotate | Download | only in media

Lines Matching refs:vda_

104     DCHECK(!vda_);
139 decoder->vda_
142 if (decoder->vda_ != NULL) {
273 if (!vda_)
300 vda_->AssignPictureBuffers(picture_buffers);
438 if (!vda_)
452 if (!vda_)
479 if (!vda_)
512 vda_->Decode(bitstream_buffer);
596 if (vda_)
597 vda_->Reset();
605 if (!vda_)
627 vda_->ReusePictureBuffer(picture_buffer_id);
652 if (vda_)
653 vda_.release()->Destroy();