Searched refs:sps_temporal_id_nesting_flag (Results 1 - 1 of 1) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_parse_headers.c1276 WORD32 sps_temporal_id_nesting_flag; local
1291 BITS_PARSE("sps_temporal_id_nesting_flag", value, ps_bitstrm, 1);
1292 sps_temporal_id_nesting_flag = value;
1320 ps_sps->i1_sps_temporal_id_nesting_flag = sps_temporal_id_nesting_flag;

Completed in 72 milliseconds