Home
last modified time | relevance | path

Searched defs:iSrcHeight (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/processing/src/downsample/
Ddownsample.cpp280 uint8_t* pSrc, int32_t iSrcStride, int32_t iSrcWidth, int32_t iSrcHeight) { in DownsampleHalfAverage()
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp357 int32_t iSrcHeight = 0; in SingleLayerPreprocess() local
455 int32_t iSrcHeight = pScaledPicture->iScaledHeight[iClosestDid]; in SingleLayerPreprocess() local
625 …cess::DownsamplePadding (SPicture* pSrc, SPicture* pDstPic, int32_t iSrcWidth, int32_t iSrcHeight, in DownsamplePadding()
1394 int32_t iSrcHeight = kpSrc->iPicHeight; in WelsMoveMemoryWrapper() local
/third_party/openh264/test/api/
Dencode_options_test.cpp2144 int iSrcHeight = rand() % 15 + 1; in TEST_F() local