Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vpu_tbl.c237 const RK_S32 h264_context_init[3][460][2] = { variable
H A Dhal_h264e_vpu_tbl.h32 extern const RK_S32 h264_context_init[3][460][2];
H A Dhal_h264e_vpu_tbl_v2.h34 extern const RK_S32 h264_context_init[3][460][2];
H A Dhal_h264e_vepu_v2.c139 context = &h264_context_init[cabac_init_idc]; in vepu_write_cabac_table()