Searched refs:hal_frm_buf_out (Results 1 – 2 of 2) sorted by relevance
251 if (!task->hal_frm_buf_out) { in mpp_dec_decode()271 task->hal_frm_buf_out = hal_buf_out; in mpp_dec_decode()274 task->wait.dec_pic_match = (NULL == task->hal_frm_buf_out); in mpp_dec_decode()310 task->hal_frm_buf_out = NULL; in mpp_dec_decode()
227 MppBuffer hal_frm_buf_out; member