Searched refs:extradata_buffer_info (Results 1 – 13 of 13) sorted by relevance
283 struct extradata_buffer_info { struct407 struct extradata_buffer_info roi_extradata_info;467 OMX_ERRORTYPE allocate_extradata(struct extradata_buffer_info *extradata_info, int flags);469 void free_extradata(struct extradata_buffer_info *extradata_info);600 struct extradata_buffer_info input_extradata_info;601 struct extradata_buffer_info output_extradata_info;
261 struct extradata_buffer_info { struct417 OMX_ERRORTYPE allocate_extradata(struct extradata_buffer_info *extradata_info, int flags);419 void free_extradata(struct extradata_buffer_info *extradata_info);551 struct extradata_buffer_info input_extradata_info;552 struct extradata_buffer_info output_extradata_info;
238 struct extradata_buffer_info { struct436 struct extradata_buffer_info extradata_info;
253 struct extradata_buffer_info { struct372 struct extradata_buffer_info extradata_info;
214 struct extradata_buffer_info { struct251 struct extradata_buffer_info extradata_info;
237 struct extradata_buffer_info { struct281 struct extradata_buffer_info extradata_info;
256 struct extradata_buffer_info { struct294 struct extradata_buffer_info extradata_info;
213 struct extradata_buffer_info { struct250 struct extradata_buffer_info extradata_info;
248 struct extradata_buffer_info { struct286 struct extradata_buffer_info extradata_info;
258 struct extradata_buffer_info { struct297 struct extradata_buffer_info extradata_info;
440 struct extradata_buffer_info { struct476 struct extradata_buffer_info extradata_info;
1086 OMX_ERRORTYPE venc_dev::allocate_extradata(struct extradata_buffer_info *extradata_info, int flags) in allocate_extradata()1134 void venc_dev::free_extradata(struct extradata_buffer_info *extradata_info) in free_extradata()3664 struct extradata_buffer_info *extradata_info; in allocate_extradata()
992 OMX_ERRORTYPE venc_dev::allocate_extradata(struct extradata_buffer_info *extradata_info, int flags) in allocate_extradata()1040 void venc_dev::free_extradata(struct extradata_buffer_info *extradata_info) in free_extradata()8176 memset(&roi_extradata_info, 0, sizeof(extradata_buffer_info)); in venc_dev_pq()