Searched refs:hwCfg (Results 1 – 1 of 1) sorted by relevance
335 VPUHwDecConfig_t hwCfg; in VPUCheckSupportWidth() local341 memset(&hwCfg, 0, sizeof(VPUHwDecConfig_t)); in VPUCheckSupportWidth()343 if (VPUClientGetHwCfg(fd, (RK_U32*)&hwCfg, sizeof(hwCfg))) { in VPUCheckSupportWidth()351 return hwCfg.maxDecPicWidth; in VPUCheckSupportWidth()