Searched refs:H264E_CABAC_TABLE_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
22 #define H264E_CABAC_TABLE_BUF_SIZE (52*2*464) macro
130 RK_U8 table[H264E_CABAC_TABLE_BUF_SIZE] = {0}; in vepu_write_cabac_table()157 vepu_swap_endian((RK_U32 *)table, H264E_CABAC_TABLE_BUF_SIZE); in vepu_write_cabac_table()158 mpp_buffer_write(buf, 0, table, H264E_CABAC_TABLE_BUF_SIZE); in vepu_write_cabac_table()213 mpp_buffer_get(bufs->group, &bufs->cabac_table, H264E_CABAC_TABLE_BUF_SIZE); in h264e_vepu_buf_set_cabac_idc()