Home
last modified time | relevance | path

Searched refs:vpx_codec_context (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_frame_buffer_pool.cc36 vpx_codec_ctx* vpx_codec_context) { in InitializeVpxUsePool() argument
37 RTC_DCHECK(vpx_codec_context); in InitializeVpxUsePool()
41 vpx_codec_context, in InitializeVpxUsePool()
Dvp9_frame_buffer_pool.h71 bool InitializeVpxUsePool(vpx_codec_ctx* vpx_codec_context);