Searched refs:sRet (Results 1 – 11 of 11) sorted by relevance
148 SWVENC_STATUS sRet = SwVenc_Init(&swVencParameter, &m_callBackInfo, &m_pSwVenc); in component_init() local149 if (sRet != SWVENC_S_SUCCESS) in component_init()1318 SWVENC_STATUS sRet = SWVENC_S_SUCCESS; in dev_get_buf_req() local1322 sRet = SwVenc_GetProperty(m_pSwVenc, &property); in dev_get_buf_req()1323 if (sRet == SWVENC_S_SUCCESS) in dev_get_buf_req()1341 return (sRet == SWVENC_S_SUCCESS); in dev_get_buf_req()1350 SWVENC_STATUS sRet = SWVENC_S_SUCCESS; in dev_set_buf_req() local1372 sRet = SwVenc_SetProperty(m_pSwVenc, &property); in dev_set_buf_req()1373 if (sRet != SWVENC_S_SUCCESS) in dev_set_buf_req()1378 return sRet == SWVENC_S_SUCCESS; in dev_set_buf_req()
157 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() local158 if (sRet != SWVENC_S_SUCCESS) in component_init()161 sRet); in component_init()
231 binder::Status sRet = in addListenerInternal() local234 return !sRet.isOk() || !supportsHAL3; in addListenerInternal()
1881 if (sRet != SWVDEC_S_SUCCESS) in component_init()3438 SWVDEC_STATUS sRet; in set_parameter() local3445 if(sRet!=SWVDEC_S_SUCCESS) in set_parameter()4128 SWVDEC_STATUS sRet; in set_parameter() local4134 if (SWVDEC_S_SUCCESS != sRet) in set_parameter()4143 if (SWVDEC_S_SUCCESS == sRet) in set_parameter()4160 if (SWVDEC_S_SUCCESS != sRet) in set_parameter()9862 if (sRet != SWVDEC_S_SUCCESS) in get_buffer_req_swvdec()9883 if (sRet != SWVDEC_S_SUCCESS) in get_buffer_req_swvdec()9938 SWVDEC_STATUS sRet = SWVDEC_S_SUCCESS; in set_buffer_req_swvdec() local[all …]
184 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() local185 if (sRet != SWVENC_S_SUCCESS) in component_init()188 sRet); in component_init()192 sRet = swvenc_check_inst_load(m_hSwVenc); in component_init()193 if (sRet != SWVENC_S_SUCCESS) in component_init()196 sRet); in component_init()
179 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() local180 if (sRet != SWVENC_S_SUCCESS) in component_init()183 sRet); in component_init()
1857 SWVDEC_STATUS sRet = SwVdec_Init(&sSwVdecParameter, &m_callBackInfo, &m_pSwVdec); in component_init() local1858 if (sRet != SWVDEC_S_SUCCESS) in component_init()1860 DEBUG_PRINT_ERROR("SwVdec_Init returned %d, ret insufficient resources", sRet); in component_init()9659 SWVDEC_STATUS sRet = SwVdec_GetProperty(m_pSwVdec, &property); in get_buffer_req_swvdec() local9660 if (sRet != SWVDEC_S_SUCCESS) in get_buffer_req_swvdec()9674 SWVDEC_STATUS sRet = SwVdec_GetProperty(m_pSwVdec, &property); in get_buffer_req_swvdec() local9675 if (sRet != SWVDEC_S_SUCCESS) in get_buffer_req_swvdec()9729 SWVDEC_STATUS sRet = SWVDEC_S_SUCCESS; in set_buffer_req_swvdec() local9764 sRet = SwVdec_SetProperty(m_pSwVdec, &property); in set_buffer_req_swvdec()9767 if (sRet != SWVDEC_S_SUCCESS) in set_buffer_req_swvdec()
184 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() local185 if (sRet != SWVENC_S_SUCCESS) in component_init()188 sRet); in component_init()
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...