Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp32 constexpr uint8_t RGBA_SIZE = 4; member
468 inFile_->read(reinterpret_cast<char *>(dst), DEFAULT_WIDTH * RGBA_SIZE); in ReadOneFrameRGBA8888() local
H A Dvideoenc_ndk_sample.cpp32 constexpr uint8_t RGBA_SIZE = 4; member
438 inFile_->read(reinterpret_cast<char *>(dst), DEFAULT_WIDTH * RGBA_SIZE); in ReadOneFrameRGBA8888() local

Completed in 4 milliseconds