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

  /external/aac/libAACdec/src/
aacdec_hcr_types.h 152 #define CLR_BIT_10 0x3FF
rvlc.cpp 253 value = (SCHAR) branchNode & CLR_BIT_10;
368 value = (SCHAR) (branchNode & CLR_BIT_10);
    [all...]
aacdec_hcr.cpp     [all...]

Completed in 6076 milliseconds