Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp85 const size_t kMaxOutputBufferSize = 3840 * 2160 * 3 / 2; // 4k in GoldfishVPX() local
87 kMaxOutputBufferSize / kMinCompressionRatio /* inputBufferSize */, in GoldfishVPX()