Searched defs:vp8_set_reference (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_dx_iface.c596 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/
H A Dvp8_dx_iface.c727 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/
H A Donyx_if.c2636 int vp8_set_reference(VP8_COMP *cpi, enum vpx_ref_frame_type ref_frame_flag, YV12_BUFFER_CONFIG *sd) function
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2582 int vp8_set_reference(VP8_COMP *cpi, enum vpx_ref_frame_type ref_frame_flag, YV12_BUFFER_CONFIG *sd) function

Completed in 1205 milliseconds