Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp54 constexpr int32_t VIDEO_BLOCKPERSEC_SIZE = 983040; variable
1471 capsData.blockPerSecond.maxVal = VIDEO_BLOCKPERSEC_SIZE; in GetCodecCapability()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp62 constexpr int32_t VIDEO_BLOCKPERSEC_SIZE = 983040; variable
1554 capsData.blockPerSecond.maxVal = VIDEO_BLOCKPERSEC_SIZE; in GetCodecCapability()