Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderDef.h488 struct VideoParamsUsrptrBuffer : VideoParamConfigSet { struct
490 VideoParamsUsrptrBuffer() { in VideoParamsUsrptrBuffer() function
496 uint32_t width;
497 uint32_t height;
498 uint32_t format;
499 uint32_t expectedSize;
502 uint32_t actualSize;
503 uint32_t stride;
504 uint8_t *usrPtr;