Searched refs:BufferPool (Results 1 – 11 of 11) sorted by relevance
22 struct BufferPool;30 void vp9_free_ref_frame_buffers(struct BufferPool *pool);
92 typedef struct BufferPool { struct110 } BufferPool; argument279 BufferPool *buffer_pool;288 void lock_buffer_pool(BufferPool *const pool);289 void unlock_buffer_pool(BufferPool *const pool);
22 void lock_buffer_pool(BufferPool *const pool) { in lock_buffer_pool()30 void unlock_buffer_pool(BufferPool *const pool) { in unlock_buffer_pool()87 void vp9_free_ref_frame_buffers(BufferPool *pool) { in vp9_free_ref_frame_buffers()
118 struct VP9Decoder *vp9_decoder_create(BufferPool *const pool);123 BufferPool *const pool) { in decrease_ref_count()
76 VP9Decoder *vp9_decoder_create(BufferPool *const pool) { in vp9_decoder_create()234 BufferPool *const pool = cm->buffer_pool; in swap_frame_buffers()275 BufferPool *volatile const pool = cm->buffer_pool; in vp9_receive_compressed_data()
731 BufferPool *const pool = pbi->common.buffer_pool; in dec_build_inter_predictors_sb()1232 BufferPool *const pool = cm->buffer_pool; in setup_frame_size()1273 BufferPool *const pool = cm->buffer_pool; in setup_frame_size_with_refs()1807 BufferPool *const pool = cm->buffer_pool; in read_uncompressed_header()
74 BufferPool *buffer_pool;294 BufferPool *const pool = cm->buffer_pool; in init_buffer_callbacks()349 BufferPool *const pool = frame_worker_data->pbi->common.buffer_pool; in frame_worker_hook()388 ctx->buffer_pool = (BufferPool *)vpx_calloc(1, sizeof(BufferPool)); in init_decoder()722 BufferPool *const pool = ctx->buffer_pool; in release_last_output_frame()
96 BufferPool *buffer_pool;780 (BufferPool *)vpx_calloc(1, sizeof(BufferPool)); in encoder_init()
508 BufferPool *const pool);
1592 BufferPool *const pool) { in vp9_create_compressor()2664 BufferPool *const pool = cm->buffer_pool;2798 BufferPool *const pool = cm->buffer_pool;3917 BufferPool *const pool = cm->buffer_pool;4130 BufferPool *const pool = cm->buffer_pool;
536 BufferPool *const pool = cm->buffer_pool; in vp9_first_pass()