Home
last modified time | relevance | path

Searched defs:AVBufferPool (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/media/ffmpeg/src/
Dffmpeg.rs1223 pub struct AVBufferPool { struct
1230 ) -> *mut AVBufferPool; in av_buffer_pool_init()
1243 ) -> *mut AVBufferPool; in av_buffer_pool_init2()
1246 pub fn av_buffer_pool_uninit(pool: *mut *mut AVBufferPool); in av_buffer_pool_uninit()