OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sbr_present
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_audio/src/
sst_proxy.c
124
p->
sbr_present
= ((MIX_ACP_AAC_SBR_FLAG(acp) == 1) ||
130
// set
sbr_present
flag for SST in case of possible implicit signalling of SBR, and
141
else if (p->
sbr_present
== 1)
215
AAC_DUMP(
sbr_present
); /* 1 = SBR Present, 0 = SBR absent, for RAW */
394
MIX_ACP_AAC_SBR_FLAG(acp) = params->
sbr_present
;
intel_sst_ioctl.h
110
__u8
sbr_present
; /* 1 = SBR Present, 0 = SBR absent, for RAW */
member in struct:snd_aac_params
Completed in 124 milliseconds