Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c110 H264ePrefixNal *prefix_sets; member
222 MPP_FREE(p->prefix_sets); in hal_h264e_vepu580_deinit()
312 p->prefix_sets = mpp_malloc(H264ePrefixNal, p->task_cnt); in hal_h264e_vepu580_init()
313 if (NULL == p->prefix_sets) { in hal_h264e_vepu580_init()
586 H264ePrefixNal *prefix = &ctx->prefix_sets[ctx->task_idx]; in hal_h264e_vepu580_get_task()