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

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h566 unsigned int this_iiratio; member in struct:VP8_COMP::twopass_rc
H A Dfirstpass.c2351 cpi->twopass.this_iiratio =
H A Donyx_if.c4386 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 379 milliseconds