Searched refs:this_iiratio (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h581 unsigned int this_iiratio; member in struct:VP8_COMP::twopass_rc
H A Dfirstpass.c2523 cpi->twopass.this_iiratio = (unsigned int)(this_frame_intra_error /
H A Donyx_if.c4776 fprintf(f, "%8d %8d %8d %8d %8d\n", cm->current_video_frame, (100 * cpi->gf_active_count) / (cpi->common.mb_rows * cpi->common.mb_cols), cpi->this_iiratio, cpi->next_iiratio, cm->refresh_golden_frame);

Completed in 47 milliseconds