/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 713 pThis->drv_ctx.op_buf = pThis->op_buf_rcnfg; in process_event_cb() 714 … OMX_ERRORTYPE eRet = pThis->set_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb() 1465 drv_ctx.op_buf.buffer_type = VDEC_BUFFER_TYPE_OUTPUT; in component_init() 1475 eRet = get_buffer_req(&drv_ctx.op_buf); in component_init() 2836 if ((OMX_U32)handle->size < drv_ctx.op_buf.buffer_size) { in use_android_native_buffer() 2839 drv_ctx.op_buf.buffer_size, (OMX_U32)handle->size); in use_android_native_buffer() 2924 if ( portDefn->nBufferCountActual >= drv_ctx.op_buf.mincount && in set_parameter() 2926 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter() 2927 drv_ctx.op_buf.buffer_size = portDefn->nBufferSize; in set_parameter() 2928 eRet = set_buffer_req(&drv_ctx.op_buf); in set_parameter() [all …]
|
D | omx_vdec_hevc.cpp | 829 … OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb() 1529 drv_ctx.op_buf.buffer_type = VDEC_BUFFER_TYPE_OUTPUT; in component_init() 1531 drv_ctx.op_buf.alignment=SZ_1M; in component_init() 1534 drv_ctx.op_buf.alignment=SZ_4K; in component_init() 1552 get_buffer_req(&drv_ctx.op_buf); in component_init() 2756 if ( portDefn->nBufferCountActual >= drv_ctx.op_buf.mincount && in set_parameter() 2757 portDefn->nBufferSize >= drv_ctx.op_buf.buffer_size ) { in set_parameter() 2758 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter() 2759 drv_ctx.op_buf.buffer_size = portDefn->nBufferSize; in set_parameter() 2760 eRet = set_buffer_req(&drv_ctx.op_buf); in set_parameter() [all …]
|
D | omx_vdec_hevc_swvdec.cpp | 1826 drv_ctx.op_buf.buffer_type = VDEC_BUFFER_TYPE_OUTPUT; in component_init() 1829 drv_ctx.op_buf.alignment=SZ_1M; in component_init() 1832 drv_ctx.op_buf.alignment=SZ_4K; in component_init() 2014 drv_ctx.op_buf.buffer_size); in component_init() 3391 if ( portDefn->nBufferCountActual >= drv_ctx.op_buf.mincount && in set_parameter() 3392 portDefn->nBufferSize >= drv_ctx.op_buf.buffer_size ) in set_parameter() 3394 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter() 3395 drv_ctx.op_buf.buffer_size = portDefn->nBufferSize; in set_parameter() 3396 eRet = set_buffer_req_swvdec(&drv_ctx.op_buf); in set_parameter() 3403 drv_ctx.op_buf.mincount, drv_ctx.op_buf.buffer_size, in set_parameter() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 720 pThis->drv_ctx.op_buf = pThis->op_buf_rcnfg; in process_event_cb() 721 OMX_ERRORTYPE eRet = pThis->set_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb() 1496 drv_ctx.op_buf.buffer_type = VDEC_BUFFER_TYPE_OUTPUT; in component_init() 1505 eRet = get_buffer_req(&drv_ctx.op_buf); in component_init() 2974 if ((OMX_U32)handle->size < drv_ctx.op_buf.buffer_size) { in use_android_native_buffer() 2977 drv_ctx.op_buf.buffer_size, (OMX_U32)handle->size); in use_android_native_buffer() 3064 if ( portDefn->nBufferCountActual >= drv_ctx.op_buf.mincount && in set_parameter() 3070 (portDefn->nBufferCountActual > drv_ctx.op_buf.actualcount + 2)) { in set_parameter() 3072 portDefn->nBufferCountActual, drv_ctx.op_buf.actualcount); in set_parameter() 3076 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 1849 drv_ctx.op_buf.buffer_type = VDEC_BUFFER_TYPE_OUTPUT; in component_init() 1852 drv_ctx.op_buf.alignment=SZ_1M; in component_init() 1855 drv_ctx.op_buf.alignment=SZ_4K; in component_init() 2037 drv_ctx.op_buf.buffer_size); in component_init() 3455 if ( portDefn->nBufferCountActual >= drv_ctx.op_buf.mincount && in set_parameter() 3456 portDefn->nBufferSize >= drv_ctx.op_buf.buffer_size ) in set_parameter() 3458 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter() 3459 drv_ctx.op_buf.buffer_size = portDefn->nBufferSize; in set_parameter() 3460 eRet = set_buffer_req_swvdec(&drv_ctx.op_buf); in set_parameter() 3467 drv_ctx.op_buf.mincount, drv_ctx.op_buf.buffer_size, in set_parameter() [all …]
|
D | omx_vdec_hevc.cpp | 824 … OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb() 1508 drv_ctx.op_buf.buffer_type = VDEC_BUFFER_TYPE_OUTPUT; in component_init() 1510 drv_ctx.op_buf.alignment=SZ_1M; in component_init() 1513 drv_ctx.op_buf.alignment=SZ_4K; in component_init() 1531 get_buffer_req(&drv_ctx.op_buf); in component_init() 2735 if ( portDefn->nBufferCountActual >= drv_ctx.op_buf.mincount && in set_parameter() 2736 portDefn->nBufferSize >= drv_ctx.op_buf.buffer_size ) { in set_parameter() 2737 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter() 2738 drv_ctx.op_buf.buffer_size = portDefn->nBufferSize; in set_parameter() 2739 eRet = set_buffer_req(&drv_ctx.op_buf); in set_parameter() [all …]
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 923 OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb() 1702 drv_ctx.op_buf.buffer_type = VDPP_BUFFER_TYPE_OUTPUT; in component_init() 1704 drv_ctx.op_buf.alignment=SZ_4K; in component_init() 1711 get_buffer_req(&drv_ctx.op_buf); in component_init() 3013 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 3020 if ( portDefn->nBufferCountActual >= drv_ctx.op_buf.mincount /*|| in set_parameter() 3023 drv_ctx.op_buf.actualcount = portDefn->nBufferCountActual; in set_parameter() 3025 eRet = set_buffer_req(&drv_ctx.op_buf); in set_parameter() 3032 drv_ctx.op_buf.mincount, drv_ctx.op_buf.buffer_size, in set_parameter() 3280 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1368 rc = get_buffer_req(&drv_ctx.op_buf); in decide_downscalar() 1475 … OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb() 2647 drv_ctx.op_buf.buffer_type = VDEC_BUFFER_TYPE_OUTPUT; in component_init() 2650 drv_ctx.op_buf.alignment = SECURE_ALIGN; in component_init() 2653 drv_ctx.op_buf.alignment = SZ_4K; in component_init() 2697 get_buffer_req(&drv_ctx.op_buf); in component_init() 2941 drv_ctx.op_buf.buffer_size = 0; in send_command_proxy() 2942 drv_ctx.op_buf.actualcount = 0; in send_command_proxy() 4265 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 4330 … (portDefn->nBufferCountActual != drv_ctx.op_buf.actualcount || in set_parameter() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 236 struct vdec_allocatorproperty op_buf; member
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 361 struct vdpp_allocatorproperty op_buf; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 233 struct vdec_allocatorproperty op_buf; member
|
D | omx_vdec_hevc_swvdec.h | 257 struct vdec_allocatorproperty op_buf; member
|
D | omx_vdec.h | 276 struct vdec_allocatorproperty op_buf; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 232 struct vdec_allocatorproperty op_buf; member
|
D | omx_vdec.h | 268 struct vdec_allocatorproperty op_buf; member
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 278 struct vdec_allocatorproperty op_buf; member
|