HomeSort by relevance Sort by last modified time
    Searched full:needs_client_update (Results 1 - 2 of 2) sorted by null

  /external/v4l2_codec2/vda/
vp9_parser.h 298 bool needs_client_update() const { return needs_client_update_; } function in class:media::Vp9Parser::Context::Vp9FrameContextManager
vp9_parser.cc 293 if (context_to_load.needs_client_update()) {

Completed in 705 milliseconds