Searched refs:num_dep_sub (Results 1 – 1 of 1) sorted by relevance
3286 unsigned num_dep_sub = br.getBits(4); in parseEAC3SpecificBox() local3287 ALOGV("EAC3 dependant substreams = %d", num_dep_sub); in parseEAC3SpecificBox()3288 if (num_dep_sub != 0) { in parseEAC3SpecificBox()