Home
last modified time | relevance | path

Searched refs:get_fb_cb (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c215 cm->get_fb_cb = ctx->get_ext_fb_cb; in decode_one()
219 cm->get_fb_cb = vp9_get_frame_buffer; in decode_one()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h200 vpx_get_frame_buffer_cb_fn_t get_fb_cb; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c637 &cm->frame_bufs[cm->new_fb_idx].raw_frame_buffer, cm->get_fb_cb, in apply_frame_size()