Searched refs:hal_frm_buf_out (Results 1 – 2 of 2) sorted by relevance
269 if (!task->hal_frm_buf_out) { in mpp_dec_decode()289 task->hal_frm_buf_out = hal_buf_out; in mpp_dec_decode()303 task->wait.dec_pic_match = (NULL == task->hal_frm_buf_out); in mpp_dec_decode()342 task->hal_frm_buf_out = NULL; in mpp_dec_decode()
230 MppBuffer hal_frm_buf_out; member