Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c116 H264ePrefixNal *prefix_sets; member
228 MPP_FREE(p->prefix_sets); in hal_h264e_vepu580_deinit()
332 p->prefix_sets = mpp_malloc(H264ePrefixNal, p->task_cnt); in hal_h264e_vepu580_init()
333 if (NULL == p->prefix_sets) { in hal_h264e_vepu580_init()
609 H264ePrefixNal *prefix = &ctx->prefix_sets[ctx->task_idx]; in hal_h264e_vepu580_get_task()
H A Dhal_h264e_vepu510.c136 H264ePrefixNal *prefix_sets; member
228 MPP_FREE(p->prefix_sets); in hal_h264e_vepu510_deinit()
317 p->prefix_sets = mpp_malloc(H264ePrefixNal, p->task_cnt); in hal_h264e_vepu510_init()
318 if (NULL == p->prefix_sets) { in hal_h264e_vepu510_init()
591 H264ePrefixNal *prefix = &ctx->prefix_sets[ctx->task_idx]; in hal_h264e_vepu510_get_task()
H A Dhal_h264e_vepu511.c139 H264ePrefixNal *prefix_sets; member
228 MPP_FREE(p->prefix_sets); in hal_h264e_vepu511_deinit()
316 p->prefix_sets = mpp_malloc(H264ePrefixNal, p->task_cnt); in hal_h264e_vepu511_init()
317 if (NULL == p->prefix_sets) { in hal_h264e_vepu511_init()
590 H264ePrefixNal *prefix = &ctx->prefix_sets[ctx->task_idx]; in hal_h264e_vepu511_get_task()