Home
last modified time | relevance | path

Searched refs:kDefaultSwVideoEncoderFormat (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaCodecSource.cpp45 const int32_t kDefaultSwVideoEncoderFormat = HAL_PIXEL_FORMAT_YCbCr_420_888; variable
598 mEncoderFormat = kDefaultSwVideoEncoderFormat; in initEncoder()