OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aSBRPresent
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioDecoder.cpp
346
pProperties->
aSBRPresent
= 0;
351
pProperties->
aSBRPresent
= 1;
356
pProperties->
aSBRPresent
= 1;
380
pProperties->aMaxPCMSamplesPerCh = (pProperties->
aSBRPresent
) ? 2048 : 1024;
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
206
M4OSA_Int32
aSBRPresent
; /**< presence=1/absence=0 of SBR */
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
79
M4OSA_Int32
aSBRPresent
; /**< presence=1/absence=0 of SBR */
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c
[
all
...]
M4VSS3GPP_ClipAnalysis.c
630
if( pClipCtxt->AacProperties.
aSBRPresent
)
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 180 milliseconds