Searched refs:decoder_texture_target_ (Results 1 – 4 of 4) sorted by relevance
67 decoder_texture_target_(0), in GpuVideoDecoder()333 decoder_texture_target_ = texture_target; in ProvidePictureBuffers()338 decoder_texture_target_)) { in ProvidePictureBuffers()445 DCHECK(decoder_texture_target_); in PictureReady()449 pb.texture_mailbox(), decoder_texture_target_, 0 /* sync_point */)), in PictureReady()
165 uint32 decoder_texture_target_; variable
78 decoder_texture_target_(0), in RTCVideoDecoder()308 decoder_texture_target_ = texture_target; in ProvidePictureBuffers()313 decoder_texture_target_)) { in ProvidePictureBuffers()440 DCHECK(decoder_texture_target_); in CreateVideoFrame()446 pb.texture_mailbox(), decoder_texture_target_, 0)), in CreateVideoFrame()
204 uint32 decoder_texture_target_; in NON_EXPORTED_BASE() local