Home | History | Annotate | Download | only in src

Lines Matching defs:nFrameWidth

1206                             m_sVenc_cfg.input_width != portDefn->format.video.nFrameWidth) {
1209 m_sVenc_cfg.input_width = portDefn->format.video.nFrameWidth;
1241 m_sVenc_cfg.dvs_width = portDefn->format.video.nFrameWidth;
1827 OMX_U32 nFrameWidth;
1833 nFrameWidth = m_sVenc_cfg.dvs_width;
1835 m_sVenc_cfg.dvs_height = nFrameWidth;