Home
last modified time | relevance | path

Searched defs:aroundPixels (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dbasic_transformer.cpp314 AroundPixels aroundPixels; in BilinearPixelProc() local
381 AroundPixels &aroundPixels) in GetAroundPixelRGB565()
393 AroundPixels &aroundPixels) in GetAroundPixelRGB888()
411 uint32_t rb, AroundPixels &aroundPixels) in GetAroundPixelRGBA()
422 AroundPixels &aroundPixels) in GetAroundPixelALPHA8()
441 …Transformer::FilterProc(const uint32_t subx, const uint32_t suby, const AroundPixels &aroundPixels) in FilterProc()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dbasic_transformer_test.cpp147 Media::BasicTransformer::AroundPixels aroundPixels; variable