Home | History | Annotate | Download | only in src

Lines Matching defs:nFrameWidth

1323                             m_sVenc_cfg.input_width != portDefn->format.video.nFrameWidth) {
1326 m_sVenc_cfg.input_width = portDefn->format.video.nFrameWidth;
1365 m_sVenc_cfg.dvs_width = portDefn->format.video.nFrameWidth;
2014 OMX_U32 nFrameWidth;
2023 nFrameWidth = m_sVenc_cfg.dvs_width;
2025 m_sVenc_cfg.dvs_height = nFrameWidth;