Searched refs:vpx_get_frame_buffer_cb_fn_t (Results 1 – 11 of 11) sorted by relevance
/external/libvpx/libvpx/vpx/ |
D | vpx_frame_buffer.h | 63 typedef int (*vpx_get_frame_buffer_cb_fn_t)(void *priv, size_t min_size, typedef
|
D | vpx_decoder.h | 356 vpx_codec_ctx_t *ctx, vpx_get_frame_buffer_cb_fn_t cb_get,
|
/external/libvpx/libvpx/vp9/ |
D | vp9_dx_iface.h | 42 vpx_get_frame_buffer_cb_fn_t get_ext_fb_cb;
|
D | vp9_dx_iface.c | 426 vpx_codec_alg_priv_t *ctx, vpx_get_frame_buffer_cb_fn_t cb_get, in decoder_set_fb_fn()
|
/external/libvpx/libvpx/vpx_scale/ |
D | yv12config.h | 96 vpx_get_frame_buffer_cb_fn_t cb, void *cb_priv);
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_onyxc_int.h | 81 vpx_get_frame_buffer_cb_fn_t get_fb_cb; 249 vpx_get_frame_buffer_cb_fn_t get_fb_cb;
|
/external/libvpx/libvpx/test/ |
D | decode_test_driver.h | 84 vpx_get_frame_buffer_cb_fn_t cb_get, in SetFrameBufferFunctions()
|
D | external_frame_buffer_test.cc | 311 int num_buffers, vpx_get_frame_buffer_cb_fn_t cb_get, in SetFrameBufferFunctions()
|
/external/libvpx/libvpx/vpx/internal/ |
D | vpx_codec_internal.h | 247 vpx_codec_alg_priv_t *ctx, vpx_get_frame_buffer_cb_fn_t cb_get,
|
/external/libvpx/libvpx/vpx/src/ |
D | vpx_decoder.c | 173 vpx_codec_ctx_t *ctx, vpx_get_frame_buffer_cb_fn_t cb_get, in vpx_codec_set_frame_buffer_functions()
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | yv12config.c | 155 vpx_get_frame_buffer_cb_fn_t cb, void *cb_priv) { in vpx_realloc_frame_buffer()
|