Home
last modified time | relevance | path

Searched refs:hal_frm_buf_out (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec_no_thread.c269 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()
/rockchip-linux_mpp/mpp/codec/inc/
H A Dmpp_dec_impl.h230 MppBuffer hal_frm_buf_out; member