Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9_frame_buffer_pool.h24 struct vpx_codec_ctx;
83 bool InitializeVpxUsePool(vpx_codec_ctx* vpx_codec_context);
Dvp9_frame_buffer_pool.cc38 vpx_codec_ctx* vpx_codec_context) { in InitializeVpxUsePool()
/external/libvpx/libvpx/vpx/
Dvpx_codec.h197 typedef struct vpx_codec_ctx { struct