Lines Matching refs:comp
2559 int vp8_update_entropy(VP8_PTR comp, int update)
2561 VP8_COMP *cpi = (VP8_COMP *) comp;
5235 int vp8_get_preview_raw_frame(VP8_PTR comp, YV12_BUFFER_CONFIG *dest, vp8_ppflags_t *flags)
5237 VP8_COMP *cpi = (VP8_COMP *) comp;
5267 int vp8_set_roimap(VP8_PTR comp, unsigned char *map, unsigned int rows, unsigned int cols, int delta_q[4], int delta_lf[4], unsigned int threshold[4])
5269 VP8_COMP *cpi = (VP8_COMP *) comp;
5311 int vp8_set_active_map(VP8_PTR comp, unsigned char *map, unsigned int rows, unsigned int cols)
5313 VP8_COMP *cpi = (VP8_COMP *) comp;
5334 int vp8_set_internal_size(VP8_PTR comp, VPX_SCALING horiz_mode, VPX_SCALING vert_mode)
5336 VP8_COMP *cpi = (VP8_COMP *) comp;