Searched refs:hwCfg (Results 1 – 1 of 1) sorted by relevance
336 VPUHwDecConfig_t hwCfg; in VPUCheckSupportWidth() local342 memset(&hwCfg, 0, sizeof(VPUHwDecConfig_t)); in VPUCheckSupportWidth()344 if (VPUClientGetHwCfg(fd, (RK_U32*)&hwCfg, sizeof(hwCfg))) { in VPUCheckSupportWidth()352 return hwCfg.maxDecPicWidth; in VPUCheckSupportWidth()