Home | History | Annotate | Download | only in src

Lines Matching refs:input_height

694                            m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
697 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
700 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
703 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
706 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
733 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
736 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
739 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
742 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
745 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
780 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
795 int scanlines = VENUS_Y_SCANLINES(COLOR_FMT_NV12, m_sVenc_cfg.input_height);
800 msize = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height);
805 for (i = 0; i < m_sVenc_cfg.input_height; i++) {
810 for(i = 0; i < m_sVenc_cfg.input_height/2; i++) {
820 for (i = 0; i < m_sVenc_cfg.input_height; i++) {
827 for(i = 0; i < m_sVenc_cfg.input_height/2; i++) {
868 m_sVenc_cfg.input_height= OMX_CORE_QCIF_HEIGHT;
980 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
1195 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
1215 if (m_sVenc_cfg.input_height * m_sVenc_cfg.input_width >= 3840*2160) {
1316 (m_sVenc_cfg.input_width * m_sVenc_cfg.input_height) >=
1322 if (m_sVenc_cfg.input_height != portDefn->format.video.nFrameHeight ||
1325 m_sVenc_cfg.input_height = portDefn->format.video.nFrameHeight;
1328 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
1358 if (m_sVenc_cfg.input_width * m_sVenc_cfg.input_height >= 3840 * 2160) {
2052 if (m_sVenc_cfg.dvs_width == m_sVenc_cfg.input_height &&
2401 m_sVenc_cfg.input_width, m_sVenc_cfg.input_height,
2813 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
4183 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;