/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 267 uint32_t scan_lines; member 556 int update_resolution(uint32_t width, uint32_t height, uint32_t stride, uint32_t scan_lines);
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 1405 … omx_vdpp::update_resolution(uint32_t width, uint32_t height, uint32_t stride, uint32_t scan_lines) in update_resolution() argument 1417 drv_ctx.video_resolution_input.scan_lines = scan_lines; in update_resolution() 1691 drv_ctx.video_resolution_output.scan_lines = fmt.fmt.pix_mp.height; in component_init() 2865 drv_ctx.video_resolution_input.scan_lines); in get_parameter() 2871 drv_ctx.video_resolution_output.scan_lines); in get_parameter() 2977 …drv_ctx.video_resolution_output.scan_lines = paddedFrameWidth32(portDefn->format.video.nFrameHeigh… in set_parameter() 2986 …pix_mp.height, drv_ctx.video_resolution_output.stride, drv_ctx.video_resolution_output.scan_lines); in set_parameter() 3146 …drv_ctx.video_resolution_output.scan_lines = paddedFrameWidth32(portDefn->format.video.nSliceHeigh… in set_parameter() 3155 …pix_mp.height, drv_ctx.video_resolution_output.stride, drv_ctx.video_resolution_output.scan_lines); in set_parameter() 5531 int scanlines = drv_ctx.video_resolution_input.scan_lines; //h in empty_this_buffer_proxy() [all …]
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 501 uint32_t scan_lines; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 508 uint32_t scan_lines; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 499 uint32_t scan_lines; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_vidc_dec.h | 465 uint32_t scan_lines; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_vidc_dec.h | 461 uint32_t scan_lines; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 504 uint32_t scan_lines; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 501 uint32_t scan_lines; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_vidc_dec.h | 467 uint32_t scan_lines; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_vidc_dec.h | 461 uint32_t scan_lines; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_vidc_dec.h | 456 uint32_t scan_lines; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 340 uint32_t scan_lines; member 660 int update_resolution(int width, int height, int stride, int scan_lines);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc_swvdec.h | 442 int update_resolution(int width, int height, int stride, int scan_lines);
|
D | omx_vdec.h | 460 int update_resolution(int width, int height, int stride, int scan_lines);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 448 int update_resolution(int width, int height, int stride, int scan_lines);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 218 unsigned int scan_lines = (height + height_align -1) & (~(height_align-1)); in crc_16_l_step_nv12() local 227 byte_ptr = buf + (scan_lines * stride); in crc_16_l_step_nv12() 228 for (i = scan_lines; i < scan_lines + height/2; i++) { in crc_16_l_step_nv12()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1927 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() argument 1939 drv_ctx.video_resolution.scan_lines = scan_lines; in update_resolution() 2118 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() 2142 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() 3924 drv_ctx.video_resolution.scan_lines); in get_parameter() 8526 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 8531 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 8536 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 8542 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 9099 portDefn->format.video.nSliceHeight = drv_ctx.video_resolution.scan_lines; in update_portdef() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 470 int update_resolution(int width, int height, int stride, int scan_lines);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 1593 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() argument 1605 drv_ctx.video_resolution.scan_lines = scan_lines; in update_resolution() 1672 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() 3300 drv_ctx.video_resolution.scan_lines); in get_parameter() 3530 drv_ctx.video_resolution.scan_lines = in set_parameter() 8566 portDefn->format.video.nSliceHeight = drv_ctx.video_resolution.scan_lines; in update_portdef() 10722 … drv_ctx.video_resolution.scan_lines = (prop.uProperty.sDimensions.nHeight + 31) & (~31); in swvdec_handle_event() 10746 drv_ctx.video_resolution.scan_lines = in swvdec_handle_event()
|
D | omx_vdec_v4l2.cpp | 1731 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() argument 1743 drv_ctx.video_resolution.scan_lines = scan_lines; in update_resolution() 1964 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() 3827 drv_ctx.video_resolution.scan_lines); in get_parameter() 8666 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 8671 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 9904 portDefn->format.video.nSliceHeight = drv_ctx.video_resolution.scan_lines; in update_portdef()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 1442 drv_ctx.video_resolution.scan_lines = 720; in component_init() 1448 drv_ctx.video_resolution.scan_lines = 1088; in component_init() 2814 drv_ctx.video_resolution.scan_lines); in get_parameter() 2987 drv_ctx.video_resolution.scan_lines = in set_parameter() 7697 portDefn->format.video.nSliceHeight = drv_ctx.video_resolution.scan_lines; in update_portdef() 9093 mv_buff_size.height = drv_ctx.video_resolution.scan_lines>>2; in vdec_alloc_h264_mv()
|
D | omx_vdec_msm8974.cpp | 1382 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() argument 1394 drv_ctx.video_resolution.scan_lines = scan_lines; in update_resolution() 1540 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() 3205 drv_ctx.video_resolution.scan_lines); in get_parameter() 7737 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 8958 portDefn->format.video.nSliceHeight = drv_ctx.video_resolution.scan_lines; in update_portdef()
|
D | omx_vdec_hevc_swvdec.cpp | 1576 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() argument 1588 drv_ctx.video_resolution.scan_lines = scan_lines; in update_resolution() 1655 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() 3267 drv_ctx.video_resolution.scan_lines); in get_parameter() 8351 portDefn->format.video.nSliceHeight = drv_ctx.video_resolution.scan_lines; in update_portdef() 10474 drv_ctx.video_resolution.scan_lines = (prop.uProperty.sDimensions.nHeight + 31) & (~31); in swvdec_handle_event()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1934 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() argument 1946 drv_ctx.video_resolution.scan_lines = scan_lines; in update_resolution() 2168 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() 4089 drv_ctx.video_resolution.scan_lines); in get_parameter() 9425 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 9430 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 9435 omx->drv_ctx.video_resolution.scan_lines = in async_message_process() 10699 portDefn->format.video.nSliceHeight = drv_ctx.video_resolution.scan_lines; in update_portdef()
|