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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 596 static vpx_codec_err_t vp8_set_reference(vpx_codec_alg_priv_t *ctx, function
786 {VP8_SET_REFERENCE, vp8_set_reference},
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 727 static vpx_codec_err_t vp8_set_reference(vpx_codec_alg_priv_t *ctx, function
897 {VP8_SET_REFERENCE, vp8_set_reference},
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 2636 int vp8_set_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 2582 int vp8_set_reference(VP8_COMP *cpi, enum vpx_ref_frame_type ref_frame_flag, YV12_BUFFER_CONFIG *sd) function
    [all...]

Completed in 50 milliseconds