Searched refs:pu1_table_runbefore (Results 1 – 1 of 1) sorted by relevance
613 const UWORD8 *pu1_table_runbefore; in ih264d_cavlc_4x4res_block_totalcoeff_2to10() local654 pu1_table_runbefore = (UWORD8 *)gau1_ih264d_table_run_before; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()660 u4_code = pu1_table_runbefore[u4_code + (u4_zeroes_left << 3)]; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()930 const UWORD8 *pu1_table_runbefore; in ih264d_cavlc_4x4res_block_totalcoeff_11to16() local940 pu1_table_runbefore = (UWORD8 *)gau1_ih264d_table_run_before; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()946 u4_code = pu1_table_runbefore[u4_code + (u4_zeroes_left << 3)]; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()1168 const UWORD8 *pu1_table_runbefore; in ih264d_rest_of_residual_cav_chroma_dc_block() local1177 pu1_table_runbefore = (UWORD8 *)gau1_ih264d_table_run_before; in ih264d_rest_of_residual_cav_chroma_dc_block()1183 u4_code = pu1_table_runbefore[u4_code + (u4_zeroes_left << 3)]; in ih264d_rest_of_residual_cav_chroma_dc_block()