Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_defs.h369 #define SI_SLICE 4 macro
Dih264d_parse_mb_header.c170 if(uc_slice_type == SI_SLICE) in ih264d_parse_mb_type_cabac()
Dih264d_parse_slice.c293 || (ps_cur_slice->u1_slice_type == SI_SLICE)) in ih264d_start_of_pic()