Searched refs:pu1_table_runbefore (Results 1 – 1 of 1) sorted by relevance
610 const UWORD8 *pu1_table_runbefore; in ih264d_cavlc_4x4res_block_totalcoeff_2to10() local648 pu1_table_runbefore = (UWORD8 *)gau1_ih264d_table_run_before; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()654 u4_code = pu1_table_runbefore[u4_code + (u4_zeroes_left << 3)]; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()921 const UWORD8 *pu1_table_runbefore; in ih264d_cavlc_4x4res_block_totalcoeff_11to16() local931 pu1_table_runbefore = (UWORD8 *)gau1_ih264d_table_run_before; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()937 u4_code = pu1_table_runbefore[u4_code + (u4_zeroes_left << 3)]; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()1155 const UWORD8 *pu1_table_runbefore; in ih264d_rest_of_residual_cav_chroma_dc_block() local1164 pu1_table_runbefore = (UWORD8 *)gau1_ih264d_table_run_before; in ih264d_rest_of_residual_cav_chroma_dc_block()1170 u4_code = pu1_table_runbefore[u4_code + (u4_zeroes_left << 3)]; in ih264d_rest_of_residual_cav_chroma_dc_block()