Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Donyxd_int.h52 struct frame_buffers struct
135 int vp8_create_decoder_instances(struct frame_buffers *fb, VP8D_CONFIG *oxcf);
136 int vp8_remove_decoder_instances(struct frame_buffers *fb);
Donyxd_if.c480 int vp8_create_decoder_instances(struct frame_buffers *fb, VP8D_CONFIG *oxcf) in vp8_create_decoder_instances()
505 int vp8_remove_decoder_instances(struct frame_buffers *fb) in vp8_remove_decoder_instances()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c71 struct frame_buffers yv12_frame_buffers;