Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.h98 RK_S32 nal_tab_size; member
H A Dhal_h264e_vepu_v2.c256 bufs->nal_tab_size = MPP_ALIGN((bufs->mb_h + 1) * sizeof(RK_U32), 8); in h264e_vepu_buf_set_frame_size()
258 bufs->nal_tab_size = 0; in h264e_vepu_buf_set_frame_size()
275 mpp_buffer_get(bufs->group, &buf, bufs->nal_tab_size); in h264e_vepu_buf_get_nal_size_table()