/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 184 vdec_msg.msgdata.output_frame.picsize.frame_width = plane[0].reserved[6]; in async_message_thread() 1261 pThis->drv_ctx.video_resolution.frame_width) || in process_event_cb() 1268 pThis->drv_ctx.video_resolution.frame_width, in process_event_cb() 1273 pThis->drv_ctx.video_resolution.frame_width; in process_event_cb() 1291 pThis->drv_ctx.video_resolution.frame_width) { in process_event_cb() 1295 … pThis->drv_ctx.video_resolution.frame_width); in process_event_cb() 1299 pThis->drv_ctx.video_resolution.frame_width) { in process_event_cb() 1303 … pThis->drv_ctx.video_resolution.frame_width); in process_event_cb() 1305 pThis->drv_ctx.video_resolution.frame_width; in process_event_cb() 1386 (width != (int)drv_ctx.video_resolution.frame_width)) { in update_resolution() [all …]
|
D | omx_vdec_hevc_swvdec.cpp | 1580 (width != (int)drv_ctx.video_resolution.frame_width)) { in update_resolution() 1582 width, drv_ctx.video_resolution.frame_width, in update_resolution() 1587 drv_ctx.video_resolution.frame_width = width; in update_resolution() 1592 rectangle.nWidth = drv_ctx.video_resolution.frame_width; in update_resolution() 1599 if ((drv_ctx.video_resolution.frame_width * drv_ctx.video_resolution.frame_height > in is_video_session_supported() 1601 (drv_ctx.video_resolution.frame_width* drv_ctx.video_resolution.frame_height < in is_video_session_supported() 1606 drv_ctx.video_resolution.frame_width, in is_video_session_supported() 1625 …m_debug.log_loc, drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height, this… in log_input_buffers() 1644 …m_debug.log_loc, drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height, this… in log_output_buffers() 1657 stride = drv_ctx.video_resolution.frame_width; in log_output_buffers() [all …]
|
D | omx_vdec_hevc.cpp | 1205 drv_ctx.video_resolution.frame_width = width; in update_resolution() 1210 rectangle.nWidth = drv_ctx.video_resolution.frame_width; in update_resolution() 1475 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in component_init() 1507 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in component_init() 2661 drv_ctx.video_resolution.frame_width, in get_parameter() 2797 drv_ctx.video_resolution.frame_width != in set_parameter() 2808 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in set_parameter() 2850 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in set_parameter() 5942 … bytes_written = fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1); in fill_buffer_done() 5948 … bytes_written += fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1); in fill_buffer_done() [all …]
|
D | omx_vdec.cpp | 1443 drv_ctx.video_resolution.frame_width = in component_init() 1449 drv_ctx.video_resolution.frame_width = in component_init() 2811 drv_ctx.video_resolution.frame_width, in get_parameter() 2978 drv_ctx.video_resolution.frame_width != in set_parameter() 2989 drv_ctx.video_resolution.frame_width = in set_parameter() 7695 portDefn->format.video.nFrameWidth = drv_ctx.video_resolution.frame_width; in update_portdef() 8469 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) * in count_MB_in_extradata() 8676 drv_ctx.video_resolution.frame_width; in fill_aspect_ratio_info() 8691 drv_ctx.video_resolution.frame_width; in fill_aspect_ratio_info() 8706 drv_ctx.video_resolution.frame_width; in fill_aspect_ratio_info() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 244 vdec_msg.msgdata.output_frame.picsize.frame_width = ptr[1]; in async_message_thread() 1778 pThis->drv_ctx.video_resolution.frame_width) || in process_event_cb() 1785 pThis->drv_ctx.video_resolution.frame_width, in process_event_cb() 1790 pThis->drv_ctx.video_resolution.frame_width; in process_event_cb() 1808 pThis->drv_ctx.video_resolution.frame_width) { in process_event_cb() 1812 … pThis->drv_ctx.video_resolution.frame_width); in process_event_cb() 1816 pThis->drv_ctx.video_resolution.frame_width) { in process_event_cb() 1820 … pThis->drv_ctx.video_resolution.frame_width); in process_event_cb() 1822 pThis->drv_ctx.video_resolution.frame_width; in process_event_cb() 1882 … frame_data[1] : pThis->drv_ctx.video_resolution.frame_width; in process_event_cb() [all …]
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 223 vdec_msg.msgdata.output_frame.picsize.frame_width = ptr[MSM_VIDC_WIDTH]; in async_message_thread() 1313 pThis->drv_ctx.video_resolution.frame_width) { in process_event_cb() 1317 … pThis->drv_ctx.video_resolution.frame_width); in process_event_cb() 1321 pThis->drv_ctx.video_resolution.frame_width) { in process_event_cb() 1325 … pThis->drv_ctx.video_resolution.frame_width); in process_event_cb() 1327 pThis->drv_ctx.video_resolution.frame_width; in process_event_cb() 1456 (width != (int)drv_ctx.video_resolution.frame_width)) { in update_resolution() 1458 width, drv_ctx.video_resolution.frame_width, in update_resolution() 1463 drv_ctx.video_resolution.frame_width = width; in update_resolution() 1484 …drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height, this, m_debug.session… in log_input_buffers() [all …]
|
D | omx_vdec_v4l2_params.cpp | 456 drv_ctx.video_resolution.frame_width, in get_parameter() 623 drv_ctx.video_resolution.frame_width != in set_parameter() 643 … fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in set_parameter()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 1597 (width != (int)drv_ctx.video_resolution.frame_width)) { in update_resolution() 1599 width, drv_ctx.video_resolution.frame_width, in update_resolution() 1604 drv_ctx.video_resolution.frame_width = width; in update_resolution() 1609 rectangle.nWidth = drv_ctx.video_resolution.frame_width; in update_resolution() 1616 if ((drv_ctx.video_resolution.frame_width * drv_ctx.video_resolution.frame_height > in is_video_session_supported() 1618 (drv_ctx.video_resolution.frame_width* drv_ctx.video_resolution.frame_height < in is_video_session_supported() 1623 drv_ctx.video_resolution.frame_width, in is_video_session_supported() 1642 …m_debug.log_loc, drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height, this… in log_input_buffers() 1661 …m_debug.log_loc, drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height, this… in log_output_buffers() 1674 stride = drv_ctx.video_resolution.frame_width; in log_output_buffers() [all …]
|
D | omx_swvdec.cpp | 2607 unsigned int frame_width = m_frame_dimensions.width; in get_port_definition() local 2619 if ((frame_width != m_frame_dimensions.width) || in get_port_definition()
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_vidc_dec.h | 452 uint32_t frame_width; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_vidc_dec.h | 457 uint32_t frame_width; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 496 uint32_t frame_width; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 498 uint32_t frame_width; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 498 uint32_t frame_width; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 501 uint32_t frame_width; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_vidc_dec.h | 461 uint32_t frame_width; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 1160 drv_ctx.video_resolution.frame_width = width; in update_resolution() 1165 rectangle.nWidth = drv_ctx.video_resolution.frame_width; in update_resolution() 2950 drv_ctx.video_resolution.frame_width, in get_parameter() 3127 drv_ctx.video_resolution.frame_width != in set_parameter() 3143 … drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height); in set_parameter() 7792 update_resolution(drv_ctx.video_resolution.frame_width, in get_buffer_req() 7898 if (drv_ctx.video_resolution.frame_width > kMaxSmoothStreamingWidth || in start_port_reconfig() 7903 if (drv_ctx.video_resolution.frame_width > m_smoothstreaming_width) in start_port_reconfig() 7904 m_smoothstreaming_width = drv_ctx.video_resolution.frame_width; in start_port_reconfig() 8007 portDefn->format.video.nFrameWidth = drv_ctx.video_resolution.frame_width; in update_portdef() [all …]
|
/hardware/qcom/camera/msm8998/ |
D | QCamera_Intf.h | 325 uint16_t frame_width; member
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 264 uint32_t frame_width; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 143 decoder_context->video_resoultion.frame_width = temp2; in main()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 139 decoder_context->video_resoultion.frame_width = temp2; in main()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 277 uint32_t frame_width; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 337 uint32_t frame_width; member
|