/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 4171 int client_extra_data_size = 0; in set_parameter() local 4175 client_extra_data_size += OMX_FRAMEINFO_EXTRADATA_SIZE; in set_parameter() 4180 client_extra_data_size += OMX_INTERLACE_EXTRADATA_SIZE; in set_parameter() 4184 client_extra_data_size += OMX_PORTDEF_EXTRADATA_SIZE; in set_parameter() 4186 client_extra_data_size); in set_parameter() 4188 if (client_extra_data_size) in set_parameter() 4190 … client_extra_data_size += sizeof(OMX_OTHER_EXTRADATATYPE); //Space for terminator in set_parameter() 4192 … drv_ctx.op_buf.buffer_size = prop.uProperty.sOpBuffReq.nSize + client_extra_data_size; in set_parameter() 8309 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in get_buffer_req() local 8382 client_extra_data_size += OMX_FRAMEINFO_EXTRADATA_SIZE; in get_buffer_req() [all …]
|
D | omx_vdec_hevc.cpp | 7079 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in get_buffer_req() local 7139 client_extra_data_size += OMX_FRAMEINFO_EXTRADATA_SIZE; in get_buffer_req() 7142 client_extra_data_size += OMX_INTERLACE_EXTRADATA_SIZE; in get_buffer_req() 7145 client_extra_data_size += OMX_PORTDEF_EXTRADATA_SIZE; in get_buffer_req() 7147 client_extra_data_size); in get_buffer_req() 7149 if (client_extra_data_size) { in get_buffer_req() 7150 client_extra_data_size += sizeof(OMX_OTHER_EXTRADATATYPE); //Space for terminator in get_buffer_req() 7156 buf_size += client_extra_data_size; in get_buffer_req()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 8094 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in get_buffer_req() local 8167 client_extra_data_size += OMX_FRAMEINFO_EXTRADATA_SIZE; in get_buffer_req() 8171 client_extra_data_size += OMX_INTERLACE_EXTRADATA_SIZE; in get_buffer_req() 8175 client_extra_data_size += OMX_PORTDEF_EXTRADATA_SIZE; in get_buffer_req() 8177 client_extra_data_size); in get_buffer_req() 8179 if (client_extra_data_size) in get_buffer_req() 8181 client_extra_data_size += sizeof(OMX_OTHER_EXTRADATATYPE); //Space for terminator in get_buffer_req() 8187 buf_size += client_extra_data_size; in get_buffer_req() 8190 …actualcount, buffer_prop->buffer_size, buf_size, buffer_prop->buffer_type, client_extra_data_size); in get_buffer_req() 9681 int client_extra_data_size = 0; in get_buffer_req_swvdec() local [all …]
|
D | omx_vdec_hevc.cpp | 7115 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in get_buffer_req() local 7175 client_extra_data_size += OMX_FRAMEINFO_EXTRADATA_SIZE; in get_buffer_req() 7178 client_extra_data_size += OMX_INTERLACE_EXTRADATA_SIZE; in get_buffer_req() 7181 client_extra_data_size += OMX_PORTDEF_EXTRADATA_SIZE; in get_buffer_req() 7183 client_extra_data_size); in get_buffer_req() 7185 if (client_extra_data_size) { in get_buffer_req() 7186 client_extra_data_size += sizeof(OMX_OTHER_EXTRADATATYPE); //Space for terminator in get_buffer_req() 7192 buf_size += client_extra_data_size; in get_buffer_req()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 6765 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in get_buffer_req() local 6843 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in get_buffer_req() local 6961 client_extra_data_size += OMX_FRAMEINFO_EXTRADATA_SIZE; in get_buffer_req() 6966 client_extra_data_size += OMX_INTERLACE_EXTRADATA_SIZE; in get_buffer_req() 6970 client_extra_data_size += OMX_PORTDEF_EXTRADATA_SIZE; in get_buffer_req() 6972 client_extra_data_size); in get_buffer_req() 6974 if (client_extra_data_size) in get_buffer_req() 6976 client_extra_data_size += sizeof(OMX_OTHER_EXTRADATATYPE); //Space for terminator in get_buffer_req() 6989 buf_size += client_extra_data_size; // client_extra_data_size defaults to 0 in get_buffer_req()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 1190 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in venc_get_buf_req() local
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 1482 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in venc_get_buf_req() local
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 1738 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in venc_get_buf_req() local
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 2009 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in venc_get_buf_req() local
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 1681 unsigned int buf_size = 0, extra_data_size = 0, client_extra_data_size = 0; in venc_get_buf_req() local
|