Searched refs:SBRDEC_SYNTAX_DRM (Results 1 – 2 of 2) sorted by relevance
183 #define SBRDEC_SYNTAX_DRM 2048 /* Flag indicating that DRM30/DRM+ reverse syntax is being used. … macro
496 self->flags |= (coreCodec == AOT_DRM_AAC) ? SBRDEC_SYNTAX_SCAL|SBRDEC_SYNTAX_DRM : 0; in sbrDecoder_InitElement()984 if ( (self->flags & SBRDEC_SYNTAX_DRM) && *count > 0 ) in sbrDecoder_Parse()1266 if ( self->flags & SBRDEC_SYNTAX_DRM ) in sbrDecoder_Parse()