HomeSort by relevance Sort by last modified time
    Searched refs:aCC (Results 1 - 12 of 12) sorted by null

  /external/opencore/engines/adapters/player/framemetadatautility/config/common/
pv_frame_metadata_mio_video_config.cpp 25 PVMFStatus PVFMVideoMIO::CreateYUVToRGBColorConverter(ColorConvertBase*& aCC, PVMFFormatType aRGBFormatType)
30 OSCL_TRY(leavecode, aCC = ColorConvert16::NewL());
47 PVMFStatus PVFMVideoMIO::DestroyYUVToRGBColorConverter(ColorConvertBase*& aCC, PVMFFormatType aRGBFormatType)
49 OSCL_ASSERT(aCC != NULL);
53 OSCL_DELETE(((ColorConvert16*)aCC));
54 aCC = NULL;
  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_mio_audio.h 163 PVMFStatus CreateYUVToRGBColorConverter(ColorConvertBase*& aCC, PVMFFormatType aRGBFormatType);
164 PVMFStatus DestroyYUVToRGBColorConverter(ColorConvertBase*& aCC, PVMFFormatType aRGBFormatType);
pv_frame_metadata_mio_video.h 167 PVMFStatus CreateYUVToRGBColorConverter(ColorConvertBase*& aCC, PVMFFormatType aRGBFormatType);
168 PVMFStatus DestroyYUVToRGBColorConverter(ColorConvertBase*& aCC, PVMFFormatType aRGBFormatType);
  /external/stlport/test/eh/
hpacc.mak 36 CC = aCC
  /external/libffi/
ltcf-cxx.sh 320 aCC)
    [all...]
configure     [all...]
  /external/stlport/
configure 60 aCC HP's aCC compilers
235 gcc|icc|aCC|CC|bcc|dmc)
  /external/icu4c/
runConfigureICU 39 HP-UX/ACC Use the HP ANSI C/Advanced C++ compilers on HP-UX 11
163 HP-UX/ACC)
165 THE_COMP="aCC"
167 CXX=aCC; export CXX
configure     [all...]
  /external/expat/
configure     [all...]
  /external/dbus/
configure     [all...]
  /external/bison/
configure     [all...]

Completed in 484 milliseconds