Home
last modified time | relevance | path

Searched refs:GetContextRefreshCb (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/vda/
Dvp9_decoder.cc191 parser_.GetContextRefreshCb(pic->frame_hdr->frame_context_idx); in DecodeAndOutputPicture()
Dvp9_parser.h386 ContextRefreshCallback GetContextRefreshCb(size_t frame_context_idx);
Dvp9_parser.cc490 Vp9Parser::ContextRefreshCallback Vp9Parser::GetContextRefreshCb( in GetContextRefreshCb() function in media::Vp9Parser