Searched refs:p_recttype (Results 1 – 5 of 5) sorted by relevance
1292 OMX_CONFIG_RECTTYPE *p_recttype = (OMX_CONFIG_RECTTYPE *) p_config_data; in get_config() local1295 p_recttype->nPortIndex); in get_config()1297 if (p_recttype->nPortIndex == OMX_CORE_PORT_INDEX_OP) in get_config()1308 p_recttype->nLeft = 0; in get_config()1309 p_recttype->nTop = 0; in get_config()1310 p_recttype->nWidth = m_frame_dimensions.width; in get_config()1311 p_recttype->nHeight = m_frame_dimensions.height; in get_config()1317 p_recttype->nPortIndex); in get_config()
1183 OMX_CONFIG_RECTTYPE *p_recttype = (OMX_CONFIG_RECTTYPE *) p_config_data; in get_config() local1186 p_recttype->nPortIndex); in get_config()1188 if (p_recttype->nPortIndex == OMX_CORE_PORT_INDEX_OP) in get_config()1190 p_recttype->nLeft = 0; in get_config()1191 p_recttype->nTop = 0; in get_config()1192 p_recttype->nWidth = m_frame_dimensions.width; in get_config()1193 p_recttype->nHeight = m_frame_dimensions.height; in get_config()1198 p_recttype->nPortIndex); in get_config()
1312 OMX_CONFIG_RECTTYPE *p_recttype = (OMX_CONFIG_RECTTYPE *) p_config_data; in get_config() local1315 p_recttype->nPortIndex); in get_config()1317 if (p_recttype->nPortIndex == OMX_CORE_PORT_INDEX_OP) in get_config()1328 p_recttype->nLeft = 0; in get_config()1329 p_recttype->nTop = 0; in get_config()1330 p_recttype->nWidth = m_frame_dimensions.width; in get_config()1331 p_recttype->nHeight = m_frame_dimensions.height; in get_config()1337 p_recttype->nPortIndex); in get_config()
1284 OMX_CONFIG_RECTTYPE *p_recttype = (OMX_CONFIG_RECTTYPE *) p_config_data; in get_config() local1287 p_recttype->nPortIndex); in get_config()1289 if (p_recttype->nPortIndex == OMX_CORE_PORT_INDEX_OP) in get_config()1300 p_recttype->nLeft = 0; in get_config()1301 p_recttype->nTop = 0; in get_config()1302 p_recttype->nWidth = m_frame_dimensions.width; in get_config()1303 p_recttype->nHeight = m_frame_dimensions.height; in get_config()1309 p_recttype->nPortIndex); in get_config()