Lines Matching refs:MppBufferImpl

43         MppBufferImpl *buf = NULL;  in mpp_buffer_import_with_tag()
70 MppBufferImpl *buf = mpp_buffer_get_unused(p, size, caller); in mpp_buffer_get_with_tag()
95 return mpp_buffer_ref_dec((MppBufferImpl*)buffer, caller); in mpp_buffer_put_with_caller()
105 return mpp_buffer_ref_inc((MppBufferImpl*)buffer, caller); in mpp_buffer_inc_ref_with_caller()
115 return mpp_buffer_discard((MppBufferImpl*)buffer, caller); in mpp_buffer_discard_with_caller()
129 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_read_with_caller()
152 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_write_with_caller()
173 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_get_ptr_with_caller()
191 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_get_fd_with_caller()
207 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_get_size_with_caller()
221 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_get_index_with_caller()
233 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_set_index_with_caller()
245 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_get_offset_with_caller()
256 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_set_offset_with_caller()
269 MppBufferImpl *p = (MppBufferImpl*)buffer; in mpp_buffer_info_get_with_caller()
285 MppBufferImpl *impl = (MppBufferImpl *)buffer; in check_buf_need_sync()
308 MppBufferImpl *impl = (MppBufferImpl *)buffer; in mpp_buffer_sync_begin_f()
320 MppBufferImpl *impl = (MppBufferImpl *)buffer; in mpp_buffer_sync_end_f()
332 MppBufferImpl *impl = (MppBufferImpl *)buffer; in mpp_buffer_sync_partial_begin_f()
344 MppBufferImpl *impl = (MppBufferImpl *)buffer; in mpp_buffer_sync_partial_end_f()