Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_defs.h639 #define MAX_WEIGHT_BIPRED_IDC 2 macro
/external/libavc/decoder/
Dih264d_defs.h528 #define MAX_WEIGHT_BIPRED_IDC 2 macro
Dih264d_parse_headers.c286 if(ps_pps->u1_wted_bipred_idc > MAX_WEIGHT_BIPRED_IDC) in ih264d_parse_pps()