Searched refs:fb_priv (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_image.h143 void *fb_priv; /**< Frame buffer data associated with the image. */ member in struct:vpx_image
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dexternal_frame_buffer_test.cc111 if (img->fb_priv != NULL) {
113 reinterpret_cast<ExternalFrameBuffer*>(img->fb_priv);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_dx_iface.c268 ctx->img.fb_priv = cm->frame_bufs[cm->new_fb_idx].raw_frame_buffer.priv;

Completed in 282 milliseconds