HomeSort by relevance Sort by last modified time
    Searched defs:getColorFormat (Results 1 - 4 of 4) sorted by null

  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegEncoder.cpp 126 int ExynosJpegEncoder::getColorFormat(void)
  /cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
VideoEncoderDecoderTest.java 148 private static int getColorFormat(CodecInfo info) {
177 mSrcColorFormat = getColorFormat(infoEnc);
178 mDstColorFormat = getColorFormat(infoDec);
    [all...]
  /frameworks/av/media/libstagefright/
CameraSource.cpp 100 static int32_t getColorFormat(const char* colorFormat) {
130 "CameraSource::getColorFormat", colorFormat);
293 mColorFormat = getColorFormat(params.get(
  /external/deqp/modules/egl/
teglRenderTests.cpp 296 tcu::TextureFormat getColorFormat (const tcu::PixelFormat& colorBits)
370 colorBuffer.setStorage(getColorFormat(colorBits), numSamples, width, height);
    [all...]

Completed in 104 milliseconds