Home | History | Annotate | Download | only in src

Lines Matching defs:nFrameWidth

1641                             m_sVenc_cfg.input_width != portDefn->format.video.nFrameWidth) {
1644 m_sVenc_cfg.input_width = portDefn->format.video.nFrameWidth;
1680 m_sVenc_cfg.dvs_width = portDefn->format.video.nFrameWidth;
2446 OMX_U32 nFrameWidth;
2455 nFrameWidth = m_sVenc_cfg.dvs_width;
2457 m_sVenc_cfg.dvs_height = nFrameWidth;