Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_cabac.h41 #define UCOFF_LEVEL 14 macro
Dih264d_parse_cabac.c385 while(u4_symbol && (u4_value < UCOFF_LEVEL)); in ih264d_read_coeff4x4_cabac()
391 if(ui_prefix == UCOFF_LEVEL) in ih264d_read_coeff4x4_cabac()
397 i2_abs_lvl = UCOFF_LEVEL; in ih264d_read_coeff4x4_cabac()
854 while(u4_symbol && (u4_value < UCOFF_LEVEL)); in ih264d_read_coeff8x8_cabac()
859 if(ui_prefix == UCOFF_LEVEL) in ih264d_read_coeff8x8_cabac()
865 i2_abs_lvl = UCOFF_LEVEL; in ih264d_read_coeff8x8_cabac()