Home | History | Annotate | Download | only in src

Lines Matching refs:input_height

208                            m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
211 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
214 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
217 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
248 m_sVenc_cfg.input_height, this);
267 y_size = m_sVenc_cfg.input_width * m_sVenc_cfg.input_height;
343 m_sVenc_cfg.input_height= OMX_CORE_QCIF_HEIGHT;
704 m_sVenc_cfg.input_height = portDefn->format.video.nFrameHeight;
716 "color_format (%d)", m_sVenc_cfg.input_width, m_sVenc_cfg.input_height,
1283 m_sVenc_cfg.input_width = m_sVenc_cfg.input_height;
1284 m_sVenc_cfg.input_height = nFrameWidth;
1423 recon_buff_size.height = ((m_sVenc_cfg.input_height + 15) / 16 ) * 16;
1426 m_sVenc_cfg.input_height, recon_buff_size.width, recon_buff_size.height);
1438 m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, recon_buff_size.width,
1622 m_sVenc_cfg.input_width, m_sVenc_cfg.input_height,
1693 if ((m_sVenc_cfg.input_height %16 !=0) || (m_sVenc_cfg.input_width%16 != 0)) {
1694 unsigned long ht = m_sVenc_cfg.input_height;
2094 mb_per_frame = ((m_sVenc_cfg.input_height + 15) >> 4)*
2476 (irMBs < ((m_sVenc_cfg.input_width * m_sVenc_cfg.input_height)>>8))) {
3017 mb_per_frame = ((m_sVenc_cfg.input_height + 15) >> 4)*