Searched refs:vdec_gbm (Results 1 – 2 of 2) sorted by relevance
375 struct vdec_gbm { struct418 struct vdec_gbm *op_buf_gbm_info;419 struct vdec_gbm *op_intermediate_buf_gbm_info;892 struct vdec_gbm *gbm_info, int flag);893 void free_gbm_memory(struct vdec_gbm *buf_gbm_info);1191 struct vdec_gbm op_buf_gbm_info[MAX_COUNT];
4140 vdec_gbm *omx_op_buf_gbm_info = in free_output_buffer()4430 vdec_gbm **omx_op_buf_gbm_info = in allocate_output_buffer()4474 *omx_op_buf_gbm_info = (struct vdec_gbm *)\ in allocate_output_buffer()4475 calloc (sizeof(struct vdec_gbm), in allocate_output_buffer()6607 struct vdec_gbm *op_buf_gbm_info, int flag) in alloc_map_gbm_memory()6663 void omx_vdec::free_gbm_memory(struct vdec_gbm *buf_gbm_info) in free_gbm_memory()6794 vdec_gbm **omx_op_buf_gbm_info = in free_output_buffer_header()