Searched refs:vp9_accumulate_frame_counts (Results 1 – 4 of 4) sorted by relevance
58 void vp9_accumulate_frame_counts(struct FRAME_COUNTS *accum,
319 void vp9_accumulate_frame_counts(FRAME_COUNTS *accum, in vp9_accumulate_frame_counts() function
195 vp9_accumulate_frame_counts(&cm->counts, thread_data->td->counts, 0); in vp9_encode_tiles_mt()
1770 vp9_accumulate_frame_counts(&cm->counts, &tile_data->counts, 1); in decode_tiles_mt()