HomeSort by relevance Sort by last modified time
    Searched refs:length_of_rvlc_sf (Results 1 - 2 of 2) sorted by null

  /external/aac/libAACdec/src/
rvlc_info.h 142 SHORT length_of_rvlc_sf; /* 3 */ /* original value, gets modified member in struct:__anon14657
152 SHORT length_of_rvlc_sf_fwd; /* length_of_rvlc_sf used for forward decoding */
154 length_of_rvlc_sf_bwd; /* length_of_rvlc_sf used for backward decoding */
rvlc.cpp 177 pRvlc->length_of_rvlc_sf - 1; /* last bit within RVL coded block as start
182 FDKpushFor(bs, pRvlc->length_of_rvlc_sf);
    [all...]

Completed in 73 milliseconds