Home | History | Annotate | Download | only in src

Lines Matching refs:allocate_extradata

992 OMX_ERRORTYPE venc_dev::allocate_extradata(struct extradata_buffer_info *extradata_info, int flags)
2625 allocate_extradata(&m_pq.roi_extradata_info, ION_FLAG_CACHED);
3617 rc = allocate_extradata(&input_extradata_info, ION_FLAG_CACHED);
3662 rc = allocate_extradata(&output_extradata_info, 0);