HomeSort by relevance Sort by last modified time
    Searched full:surround (Results 51 - 75 of 568) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/pdfium/third_party/lcms/src/
cmscam02.c 52 cmsUInt32Number surround; member in struct:__anon31417
378 lpMod -> surround = pVC ->surround;
380 switch (lpMod -> surround) {
402 // Average surround
  /hardware/qcom/media/msm8974/mm-core/inc/
QOMX_AudioExtensions.h 208 * bDelaySurroundChannels : Flag to put delay on surround channels
365 OMX_U8 nMsrMaxProfile; /**< Maximum number of virtual rendering channels in Mobile Surround */
440 /** Dolby Audio Kernel, Mobile Surround and Surround Upmixer */
444 OMX_BOOL bMsrEnable; /**< Mobile Surround enable */
447 OMX_BOOL bMupEnable; /**< Mobile Surround Upmixer enable */
487 OMX_AUDIO_ChannelTS = OMX_AUDIO_ChannelVendorStartUnused, /**< Top Surround */
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_AudioExtensions.h 214 * bDelaySurroundChannels : Flag to put delay on surround channels
371 OMX_U8 nMsrMaxProfile; /**< Maximum number of virtual rendering channels in Mobile Surround */
446 /** Dolby Audio Kernel, Mobile Surround and Surround Upmixer */
450 OMX_BOOL bMsrEnable; /**< Mobile Surround enable */
453 OMX_BOOL bMupEnable; /**< Mobile Surround Upmixer enable */
493 OMX_AUDIO_ChannelTS = OMX_AUDIO_ChannelVendorStartUnused, /**< Top Surround */
  /hardware/qcom/media/msm8998/mm-core/inc/
QOMX_AudioExtensions.h 215 * bDelaySurroundChannels : Flag to put delay on surround channels
372 OMX_U8 nMsrMaxProfile; /**< Maximum number of virtual rendering channels in Mobile Surround */
447 /** Dolby Audio Kernel, Mobile Surround and Surround Upmixer */
451 OMX_BOOL bMsrEnable; /**< Mobile Surround enable */
454 OMX_BOOL bMupEnable; /**< Mobile Surround Upmixer enable */
494 OMX_AUDIO_ChannelTS = OMX_AUDIO_ChannelVendorStartUnused, /**< Top Surround */
  /external/libffi/
libtool-ldflags 98 # Surround the entire argument with single quotes.
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x16915.htm 107 be placed on covers that surround only the Document within the
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/
AbstractCommandHandler.java 67 * @param text - the text to surround with quotes
  /external/python/cpython2/Modules/_ctypes/libffi/
libtool-ldflags 98 # Surround the entire argument with single quotes.
  /external/python/cpython3/Modules/_ctypes/libffi/
libtool-ldflags 98 # Surround the entire argument with single quotes.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/grid/
TaskViewFocusFrame.java 91 * Move the task view focus frame to surround the newly focused view. If it's {@code null} or
  /external/ImageMagick/utilities/
display.1 80 \-border geometry surround image with a border of color
93 \-frame geometry surround image with an ornamental border
display.1.in 80 \-border geometry surround image with a border of color
93 \-frame geometry surround image with an ornamental border
montage.1 96 \-border geometry surround image with a border of color
103 \-frame geometry surround image with an ornamental border
montage.1.in 96 \-border geometry surround image with a border of color
103 \-frame geometry surround image with an ornamental border
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
AudioSpecificConfig.java 841 30 MPEG Surround
883 audioObjectTypeMap.put(30, "MPEG Surround");
    [all...]
  /packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/
TunerSession.java 272 // Showing message of enabling surround sound only when global surround sound
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
locale.h 89 0 Parentheses surround the quantity and currency_symbol.
106 0 Parentheses surround the quantity and int_curr_symbol.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpulsecommon-1.1.so 
  /external/aac/libSYS/include/
FDK_audio.h 191 AOT_MPEGS = 30, /**< MPEG Surround */
206 AOT_LD_MPEGS = 44, /**< Low Delay MPEG Surround */
217 146, /**< Virtual AOT for DRM Surround (ER-AAC-SCAL (+SBR) +MPS) */
657 /* MPEG Surround capability flags */
659 0x00000001 /**< Support flag for MPEG Surround. */
661 0x00000002 /**< Support flag for Low Delay MPEG Surround. \
664 0x00000004 /**< Support flag for USAC MPEG Surround. */
    [all...]
  /external/python/cpython2/Doc/tutorial/
modules.rst 391 surround.py
475 __all__ = ["echo", "surround", "reverse"]
490 import sound.effects.surround
493 In this example, the :mod:`echo` and :mod:`surround` modules are imported in the
512 :mod:`surround` module might use the :mod:`echo` module. In fact, such
515 :mod:`surround` module can simply use ``import echo`` or ``from echo import
530 import. From the :mod:`surround` module for example, you might use::
  /external/aac/libPCMutils/include/
pcmdmx_lib.h 230 0x31 /*!< Defines how module handles pseudo surround
273 -1, /*!< Ignore any metadata and do never create a pseudo surround
275 AUTO_PS_DMX = 0, /*!< Create a pseudo surround compatible downmix only if
278 1 /*!< Always create a pseudo surround compatible downmix.
395 * @param[in] pseudoSurroundEnable The pseudo surround enable flag extracted
  /external/libxcam/tests/
test-image-stitching.cpp 145 "\t--surround-mode optional, stitching surround mode, select from [sphere, bowl], default: sphere\n"
219 {"surround-mode", required_argument, NULL, 'r'},
278 XCAM_LOG_ERROR ("incorrect surround mode");
387 printf ("surround mode: \t\t%s\n",
  /hardware/broadcom/libbt/include/
uipc_msg.h 547 #define CODEC_INFO_AAC_5_CH 5 /*center, left, right front speaker, left/right surround */
548 #define CODEC_INFO_AAC_6_CH 6 /*center, left, right front speaker, left/right surround, LFE */
549 #define CODEC_INFO_AAC_7_CH 7 /*(left, right)center/left,right front speaker, left/right surround, LFE */
  /external/libopus/src/
opus_multistream_encoder.c 56 {2, 1, {0, 2, 1}}, /* 3: 1-d surround */
57 {2, 2, {0, 1, 2, 3}}, /* 4: quadraphonic surround */
58 {3, 2, {0, 4, 1, 2, 3}}, /* 5: 5-channel surround */
59 {4, 2, {0, 4, 1, 2, 3, 5}}, /* 6: 5.1 surround */
60 {4, 3, {0, 4, 1, 2, 3, 5, 6}}, /* 7: 6.1 surround */
61 {5, 3, {0, 6, 1, 2, 3, 4, 5, 7}}, /* 8: 7.1 surround */
    [all...]
  /external/aac/libFDK/include/
qmf.h 135 /* Complex Low Delay Filter Bank used in MPEG Surround Encoder */
137 /* Complex Low Delay Filter Bank used in MPEG Surround Encoder allows a

Completed in 2261 milliseconds

1 23 4 5 6 7 8 91011>>