Home
last modified time | relevance | path

Searched defs:num_output_frames (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/codecs/av1/
Dlibaom_av1_unittest.cc103 size_t num_output_frames() const { return callback_.num_called(); } in num_output_frames() function in webrtc::__anon40a17c790111::TestAv1Decoder
/external/libaom/libaom/av1/decoder/
Ddecoder.h256 size_t num_output_frames; // How many frames are queued up so far? member