Lines Matching full:log_i
296 LOG_I("Success to create libva context width %d, height %d\n",
1559 LOG_I ("Allocated size is %d, expected size is %d\n", *outsize, expectedSize);
1665 LOG_I("in raw mode, data=%p, size=%d\n", inBuffer->data, inBuffer->size);
1817 LOG_I("apply I min/max qp for IDR or I frame\n");
1822 LOG_I("revert to original min/max qp after IDR or I frame\n");
1830 LOG_I("bits_per_second = %d\n", bitrateControlParam->bits_per_second);
1831 LOG_I("initial_qp = %d\n", bitrateControlParam->initial_qp);
1832 LOG_I("min_qp = %d\n", bitrateControlParam->min_qp);
1833 LOG_I("max_qp = %d\n", bitrateControlParam->max_qp);
1834 LOG_I("target_percentage = %d\n", bitrateControlParam->target_percentage);
1835 LOG_I("window_size = %d\n", bitrateControlParam->window_size);
1836 LOG_I("disable_frame_skip = %d\n", bitrateControlParam->rc_flags.bits.disable_frame_skip);
1837 LOG_I("disable_bit_stuffing = %d\n", bitrateControlParam->rc_flags.bits.disable_bit_stuffing);
1885 LOG_I( "frame rate = %d\n", frameRateParam->framerate);