Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_frame_buffer_pool.h24 struct vpx_codec_frame_buffer;
93 vpx_codec_frame_buffer* fb);
102 vpx_codec_frame_buffer* fb);
Dvp9_frame_buffer_pool.cc103 vpx_codec_frame_buffer* fb) { in VpxGetFrameBuffer()
122 vpx_codec_frame_buffer* fb) { in VpxReleaseFrameBuffer()
/external/libvpx/libvpx/vpx/
Dvpx_frame_buffer.h39 typedef struct vpx_codec_frame_buffer { struct