Searched defs:com (Results 1 – 3 of 3) sorted by relevance
47 auto com = pgMgr_[viewId.pageId][viewId.comId].As(); in Add() local59 auto com = pgMgr_[viewId.pageId][viewId.comId].As(); in Add() local75 auto com = pgMgr_[viewId.pageId][viewId.comId].As(); in Add() local
167 uint32_t JpegDecoderYuv::Get420OutPlaneWidth(YuvComponentIndex com, int imageWidth) in Get420OutPlaneWidth()179 uint32_t JpegDecoderYuv::Get420OutPlaneHeight(YuvComponentIndex com, int imageHeight) in Get420OutPlaneHeight()191 uint32_t JpegDecoderYuv::Get420OutPlaneSize(YuvComponentIndex com, int imageWidth, int imageHeight) in Get420OutPlaneSize()
72 std::vector<std::shared_ptr<CommonEventRecord>> com; in HWTEST_F() local