Searched refs:vp8_set_reference (Results 1 – 4 of 4) sorted by relevance
212 int vp8_set_reference(VP8_PTR comp, VP8_REFFRAME ref_frame_flag, YV12_BUFFER_CONFIG *sd);
584 static vpx_codec_err_t vp8_set_reference(vpx_codec_alg_priv_t *ctx, in vp8_set_reference() function652 {VP8_SET_REFERENCE, vp8_set_reference},
807 vp8_set_reference(ctx->cpi, frame->frame_type, &sd); in vp8e_set_reference()
2805 int vp8_set_reference(VP8_PTR ptr, VP8_REFFRAME ref_frame_flag, YV12_BUFFER_CONFIG *sd) in vp8_set_reference() function