HomeSort by relevance Sort by last modified time
    Searched refs:vp8_get_reference (Results 1 - 4 of 4) sorted by null

  /external/libvpx/vp8/common/
onyx.h 211 int vp8_get_reference(VP8_PTR comp, VP8_REFFRAME ref_frame_flag, YV12_BUFFER_CONFIG *sd);
  /external/libvpx/vp8/
vp8_dx_iface.c 606 static vpx_codec_err_t vp8_get_reference(vpx_codec_alg_priv_t *ctx, function
653 {VP8_COPY_REFERENCE, vp8_get_reference},
vp8_cx_iface.c 828 vp8_get_reference(ctx->cpi, frame->frame_type, &sd);
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c 2786 int vp8_get_reference(VP8_PTR ptr, VP8_REFFRAME ref_frame_flag, YV12_BUFFER_CONFIG *sd) function
    [all...]

Completed in 77 milliseconds