Home
last modified time | relevance | path

Searched refs:MAX_BITS_IN_POC_LSB (Results 1 – 3 of 3) sorted by relevance

/external/libavc/common/
Dih264_defs.h627 #define MAX_BITS_IN_POC_LSB 16 macro
/external/libavc/decoder/
Dih264d_defs.h513 #define MAX_BITS_IN_POC_LSB 16 macro
Dih264d_parse_headers.c705 if(u4_temp > MAX_BITS_IN_POC_LSB) in ih264d_parse_sps()