Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h113 void DealWithResolutionChange(uint32_t newWidth, uint32_t newHeight);
H A Dhencoder.cpp985 void HEncoder::DealWithResolutionChange(uint32_t newWidth, uint32_t newHeight) in DealWithResolutionChange() function in OHOS::MediaAVCodec::HEncoder
1011 DealWithResolutionChange(param->nWidth, param->nHeight); in ExtractPerFrameParamFromOmxBuffer()