Home
last modified time | relevance | path

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

/drivers/staging/media/hantro/
Dhantro_h264.c27 u32 cabac_table[CABAC_INIT_BUFFER_SIZE]; member
404 memcpy(tbl->cabac_table, h264_cabac_table, sizeof(tbl->cabac_table)); in hantro_h264_dec_init()
/drivers/staging/media/rkvdec/
Drkvdec-h264.c93 s8 cabac_table[4][464][2]; member
950 offset = offsetof(struct rkvdec_h264_priv_tbl, cabac_table); in config_registers()
1058 memcpy(priv_tbl->cabac_table, rkvdec_h264_cabac_table, in rkvdec_h264_start()