Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec_no_thread.cpp251 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()
/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Dmpp_dec_impl.h227 MppBuffer hal_frm_buf_out; member