Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c181 RK_U32 task_length = task->length; in check_hal_task_pkt_len() local
184 if (task_length != packet_length) { in check_hal_task_pkt_len()
186 reason, task_length, packet_length); in check_hal_task_pkt_len()