Home
last modified time | relevance | path

Searched refs:VIDEO_MAX_HEIGHT_SIZE (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp55 constexpr int32_t VIDEO_MAX_HEIGHT_SIZE = 1920; member
299 ConfigureDefaultVal(format, it.first, VIDEO_MIN_SIZE, VIDEO_MAX_HEIGHT_SIZE); in Configure()
1547 capsData.height.maxVal = VIDEO_MAX_HEIGHT_SIZE; in GetCodecCapability()
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp44 constexpr int32_t VIDEO_MAX_HEIGHT_SIZE = 4096; member
254 ConfigureDefaultVal(format, it.first, VIDEO_MIN_SIZE, VIDEO_MAX_HEIGHT_SIZE); in Configure()
1462 capsData.height.maxVal = VIDEO_MAX_HEIGHT_SIZE; in GetCodecCapability()

Completed in 5 milliseconds