Home
last modified time | relevance | path

Searched defs:frame_stats (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmbgraph.c306 MBGRAPH_FRAME_STATS *frame_stats = &cpi->mbgraph_stats[i]; in separate_arf_mbs() local
379 MBGRAPH_FRAME_STATS *frame_stats = &cpi->mbgraph_stats[i]; in av1_update_mbgraph_stats() local
389 MBGRAPH_FRAME_STATS *frame_stats = &cpi->mbgraph_stats[i]; in av1_update_mbgraph_stats() local
Dpass2_strategy.c603 FIRSTPASS_STATS frame_stats; in allocate_gf_group_bits() local
638 FIRSTPASS_STATS frame_stats; in allocate_gf_group_bits() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mbgraph.c307 MBGRAPH_FRAME_STATS *frame_stats = &cpi->mbgraph_stats[i]; in separate_arf_mbs() local
380 MBGRAPH_FRAME_STATS *frame_stats = &cpi->mbgraph_stats[i]; in vp9_update_mbgraph_stats() local
390 MBGRAPH_FRAME_STATS *frame_stats = &cpi->mbgraph_stats[i]; in vp9_update_mbgraph_stats() local
Dvp9_firstpass.c2250 FIRSTPASS_STATS frame_stats; in allocate_gf_group_bits() local
/external/webrtc/webrtc/modules/video_coding/
Djitter_buffer_unittest.cc2164 FrameCounts frame_stats(jitter_buffer_->FrameStatistics()); in TEST_F() local
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c92 static int read_frame_stats(VP8_COMP *cpi, FIRSTPASS_STATS *frame_stats, in read_frame_stats()