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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 617 static vpx_codec_err_t vp8_get_reference(vpx_codec_alg_priv_t *ctx, function
787 {VP8_COPY_REFERENCE, vp8_get_reference},
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 749 static vpx_codec_err_t vp8_get_reference(vpx_codec_alg_priv_t *ctx, function
898 {VP8_COPY_REFERENCE, vp8_get_reference},
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 2618 int vp8_get_reference(VP8_COMP *cpi, enum vpx_ref_frame_type ref_frame_flag, YV12_BUFFER_CONFIG *sd) function
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 2564 int vp8_get_reference(VP8_COMP *cpi, enum vpx_ref_frame_type ref_frame_flag, YV12_BUFFER_CONFIG *sd) function
    [all...]

Completed in 175 milliseconds