OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIX_DECODE_DECODERETURN
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_audio/src/
mixacp.h
105
* @
MIX_DECODE_DECODERETURN
: Stream is configured in Decode Return mode
114
MIX_DECODE_DECODERETURN
,
227
* This value can be used during #
MIX_DECODE_DECODERETURN
mode for buffer size/duration calculation.
253
* This value can be used during #
MIX_DECODE_DECODERETURN
mode for buffer size/duration calculation.
mixaudio.c
756
if (MIX_ACP_DECODEMODE(mix->audioconfigparams) ==
MIX_DECODE_DECODERETURN
)
900
if ((mix->codecMode == MIX_CODING_DECODE) && (MIX_ACP_DECODEMODE(mix->audioconfigparams) ==
MIX_DECODE_DECODERETURN
))
[
all
...]
Completed in 94 milliseconds