Home
last modified time | relevance | path

Searched refs:num_decoded_frames (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/api/test/
Dvideocodec_test_stats.h115 size_t num_decoded_frames = 0; member
Dvideocodec_test_stats.cc83 ss << "\n" << prefix << "num_decoded_frames: " << num_decoded_frames; in ToString()
/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc249 ++video_stat.num_decoded_frames; in SliceAndCalcVideoStatistic()
261 if (video_stat.num_decoded_frames > 1) { in SliceAndCalcVideoStatistic()
/external/skia/src/codec/
DSkWuffsCodec.cpp905 uint64_t n = fDecoder->num_decoded_frames(); in updateNumFullyReceivedFrames()
/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c5894 uint64_t (*num_decoded_frames)( member
6042 num_decoded_frames() const { in num_decoded_frames() function
6746 num_decoded_frames() const { in num_decoded_frames() function
8080 num_decoded_frames() const { in num_decoded_frames() function
8888 num_decoded_frames() const { in num_decoded_frames() function
9592 num_decoded_frames() const { in num_decoded_frames() function
9915 num_decoded_frames() const { in num_decoded_frames() function
11645 return (*func_ptrs->num_decoded_frames)(self); in wuffs_base__image_decoder__num_decoded_frames()
Dwuffs-v0.2.c3372 num_decoded_frames() const { in num_decoded_frames() function