HomeSort by relevance Sort by last modified time
    Searched refs:gau4_ih264_cabac_table (Results 1 - 4 of 4) sorted by null

  /external/libavc/common/
ih264_cabac_tables.c 35 * - gau4_ih264_cabac_table[][]
68 const UWORD32 gau4_ih264_cabac_table[128][4] = variable
    [all...]
ih264_cabac_tables.h 180 extern const UWORD32 gau4_ih264_cabac_table[128][4];
  /external/libavc/encoder/
ih264e_cabac.c 488 u4_table_val= gau4_ih264_cabac_table[state_mps][(u4_range >> 6) & 0x3];
ih264e_cabac_encode.c 256 gau4_ih264_cabac_table[i1_state][u2_quant_code_int_range];
    [all...]

Completed in 228 milliseconds