Lines Matching refs:cpi

83     struct VP8_COMP        *cpi;
469 vp8_change_config(ctx->cpi, &ctx->oxcf);
492 MAP(VP8E_GET_LAST_QUANTIZER, vp8_get_quantizer(ctx->cpi));
493 MAP(VP8E_GET_LAST_QUANTIZER_64, vp8_reverse_trans(vp8_get_quantizer(ctx->cpi)));
534 vp8_change_config(ctx->cpi, &ctx->oxcf);
650 ctx->priv->alg_priv->cpi = optr;
670 vp8_remove_compressor(&ctx->cpi);
736 vp8_change_config(ctx->cpi, &ctx->oxcf);
784 vp8_use_as_reference(ctx->cpi, ref);
802 vp8_update_reference(ctx->cpi, upd);
807 vp8_update_entropy(ctx->cpi, 0);
822 if (!res && ctx->cpi)
834 ((VP8_COMP *)ctx->cpi)->b_calculate_psnr = 1;
837 ((VP8_COMP *)ctx->cpi)->output_partition = 1;
850 if (vp8_receive_raw_frame(ctx->cpi, ctx->next_frame_flag | lib_flags,
853 VP8_COMP *cpi = (VP8_COMP *)ctx->cpi;
854 res = update_error_state(ctx, &cpi->common.error);
868 comp_data_state = vp8_get_compressed_data(ctx->cpi,
886 VP8_COMP *cpi = (VP8_COMP *)ctx->cpi;
904 if (!cpi->common.show_frame)
913 pkt.data.frame.pts = ((cpi->last_time_stamp_seen
919 if (cpi->droppable)
922 if (cpi->output_partition)
926 (1 << cpi->common.multi_token_partition) + 1;
933 pkt.data.frame.buf = cpi->partition_d[i];
936 cx_data += cpi->partition_sz[i];
937 cx_data_sz -= cpi->partition_sz[i];
939 pkt.data.frame.sz = cpi->partition_sz[i];
990 vp8_set_reference(ctx->cpi, frame->frame_type, &sd);
1011 vp8_get_reference(ctx->cpi, frame->frame_type, &sd);
1055 if (0 == vp8_get_preview_raw_frame(ctx->cpi, &sd, &flags))
1097 vp8_update_entropy(ctx->cpi, update);
1107 vp8_update_reference(ctx->cpi, update);
1116 vp8_use_as_reference(ctx->cpi, reference_flag);
1130 if (!vp8_set_roimap(ctx->cpi, roi->roi_map, roi->rows, roi->cols, roi->delta_q, roi->delta_lf, roi->static_threshold))
1151 if (!vp8_set_active_map(ctx->cpi, map->active_map, map->rows, map->cols))
1171 res = vp8_set_internal_size(ctx->cpi,