Searched defs:sRet (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_hevc.cpp | 148 SWVENC_STATUS sRet = SwVenc_Init(&swVencParameter, &m_callBackInfo, &m_pSwVenc); in component_init() local 1318 SWVENC_STATUS sRet = SWVENC_S_SUCCESS; in dev_get_buf_req() local 1350 SWVENC_STATUS sRet = SWVENC_S_SUCCESS; in dev_set_buf_req() local
|
D | omx_swvenc_mpeg4.cpp | 157 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() local
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 1880 SWVDEC_STATUS sRet = SwVdec_Init(&sSwVdecParameter, &m_callBackInfo, &m_pSwVdec); in component_init() local 3438 SWVDEC_STATUS sRet; in set_parameter() local 4128 SWVDEC_STATUS sRet; in set_parameter() local 9861 SWVDEC_STATUS sRet = SwVdec_GetProperty(m_pSwVdec, &property); in get_buffer_req_swvdec() local 9882 SWVDEC_STATUS sRet = SwVdec_GetProperty(m_pSwVdec, &property); in get_buffer_req_swvdec() local 9938 SWVDEC_STATUS sRet = SWVDEC_S_SUCCESS; in set_buffer_req_swvdec() local
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 1857 SWVDEC_STATUS sRet = SwVdec_Init(&sSwVdecParameter, &m_callBackInfo, &m_pSwVdec); in component_init() local 9659 SWVDEC_STATUS sRet = SwVdec_GetProperty(m_pSwVdec, &property); in get_buffer_req_swvdec() local 9674 SWVDEC_STATUS sRet = SwVdec_GetProperty(m_pSwVdec, &property); in get_buffer_req_swvdec() local 9729 SWVDEC_STATUS sRet = SWVDEC_S_SUCCESS; in set_buffer_req_swvdec() local
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 157 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() local
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 184 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() local
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 184 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() local
|