Home
last modified time | relevance | path

Searched refs:frame_stats (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mbgraph.c324 MBGRAPH_FRAME_STATS *frame_stats = &cpi->mbgraph_stats[i]; in separate_arf_mbs() local
329 MBGRAPH_MB_STATS *mb_stats = &frame_stats->mb_stats[offset + mb_col]; in separate_arf_mbs()
399 MBGRAPH_FRAME_STATS *frame_stats = &cpi->mbgraph_stats[i]; in vp9_update_mbgraph_stats() local
400 vpx_memset(frame_stats->mb_stats, 0, in vp9_update_mbgraph_stats()
410 MBGRAPH_FRAME_STATS *frame_stats = &cpi->mbgraph_stats[i]; in vp9_update_mbgraph_stats() local
415 update_mbgraph_frame_stats(cpi, frame_stats, &q_cur->img, in vp9_update_mbgraph_stats()
Dvp9_firstpass.c96 FIRSTPASS_STATS *frame_stats, int offset) { in read_frame_stats() argument
108 *frame_stats = fps_ptr[offset]; in read_frame_stats()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c98 FIRSTPASS_STATS *frame_stats, in read_frame_stats() argument
115 *frame_stats = fps_ptr[offset]; in read_frame_stats()