/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 185 vdec_msg.msgdata.output_frame.picsize.frame_height = plane[0].reserved[7]; in async_message_thread() 1263 pThis->drv_ctx.video_resolution.frame_height)) { in process_event_cb() 1269 … pThis->drv_ctx.video_resolution.frame_height); in process_event_cb() 1275 pThis->drv_ctx.video_resolution.frame_height; in process_event_cb() 1309 pThis->drv_ctx.video_resolution.frame_height) { in process_event_cb() 1313 pThis->drv_ctx.video_resolution.frame_height); in process_event_cb() 1317 pThis->drv_ctx.video_resolution.frame_height) { in process_event_cb() 1321 … pThis->drv_ctx.video_resolution.frame_height); in process_event_cb() 1323 … pThis->drv_ctx.video_resolution.frame_height; in process_event_cb() 1385 if ((height != (int)drv_ctx.video_resolution.frame_height) || in update_resolution() [all …]
|
D | omx_vdec_hevc_swvdec.cpp | 1579 if ((height != (int)drv_ctx.video_resolution.frame_height) || in update_resolution() 1583 height,drv_ctx.video_resolution.frame_height); in update_resolution() 1586 drv_ctx.video_resolution.frame_height = height; in update_resolution() 1593 rectangle.nHeight = drv_ctx.video_resolution.frame_height; 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() 1607 drv_ctx.video_resolution.frame_height, in is_video_session_supported() 1625 …_debug.log_loc, drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height, this); in log_input_buffers() 1644 …_debug.log_loc, drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height, this); in log_output_buffers() 1658 scanlines = drv_ctx.video_resolution.frame_height; in log_output_buffers() [all …]
|
D | omx_vdec_hevc.cpp | 1204 drv_ctx.video_resolution.frame_height = height; in update_resolution() 1211 rectangle.nHeight = drv_ctx.video_resolution.frame_height; in update_resolution() 1474 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height; in component_init() 1506 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height; in component_init() 2662 drv_ctx.video_resolution.frame_height, in get_parameter() 2795 if (drv_ctx.video_resolution.frame_height != in set_parameter() 2807 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height; in set_parameter() 2849 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height; in set_parameter() 5941 for (i = 0; i < drv_ctx.video_resolution.frame_height; i++) { in fill_buffer_done() 5947 for (i = 0; i < drv_ctx.video_resolution.frame_height/2; i++) { in fill_buffer_done() [all …]
|
D | omx_vdec.cpp | 1441 drv_ctx.video_resolution.frame_height = in component_init() 1447 drv_ctx.video_resolution.frame_height = in component_init() 2812 drv_ctx.video_resolution.frame_height, in get_parameter() 2976 if (drv_ctx.video_resolution.frame_height != in set_parameter() 2986 drv_ctx.video_resolution.frame_height = in set_parameter() 7694 portDefn->format.video.nFrameHeight = drv_ctx.video_resolution.frame_height; in update_portdef() 8470 (drv_ctx.video_resolution.frame_height + 15)) >> 8; in count_MB_in_extradata() 8674 drv_ctx.video_resolution.frame_height; in fill_aspect_ratio_info() 8689 drv_ctx.video_resolution.frame_height; in fill_aspect_ratio_info() 8704 drv_ctx.video_resolution.frame_height; in fill_aspect_ratio_info() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 243 vdec_msg.msgdata.output_frame.picsize.frame_height = ptr[0]; in async_message_thread() 1780 pThis->drv_ctx.video_resolution.frame_height)) { in process_event_cb() 1786 … pThis->drv_ctx.video_resolution.frame_height); in process_event_cb() 1792 pThis->drv_ctx.video_resolution.frame_height; in process_event_cb() 1826 pThis->drv_ctx.video_resolution.frame_height) { in process_event_cb() 1830 pThis->drv_ctx.video_resolution.frame_height); in process_event_cb() 1834 pThis->drv_ctx.video_resolution.frame_height) { in process_event_cb() 1838 … pThis->drv_ctx.video_resolution.frame_height); in process_event_cb() 1840 … pThis->drv_ctx.video_resolution.frame_height; in process_event_cb() 1879 … frame_data[0] : pThis->drv_ctx.video_resolution.frame_height; in process_event_cb() [all …]
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 222 vdec_msg.msgdata.output_frame.picsize.frame_height = ptr[MSM_VIDC_HEIGHT]; in async_message_thread() 1331 pThis->drv_ctx.video_resolution.frame_height) { in process_event_cb() 1335 pThis->drv_ctx.video_resolution.frame_height); in process_event_cb() 1339 pThis->drv_ctx.video_resolution.frame_height) { in process_event_cb() 1343 … pThis->drv_ctx.video_resolution.frame_height); in process_event_cb() 1345 … pThis->drv_ctx.video_resolution.frame_height; in process_event_cb() 1455 if ((height != (int)drv_ctx.video_resolution.frame_height) || in update_resolution() 1459 height,drv_ctx.video_resolution.frame_height); in update_resolution() 1462 drv_ctx.video_resolution.frame_height = height; 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 | 457 drv_ctx.video_resolution.frame_height, in get_parameter() 621 if (drv_ctx.video_resolution.frame_height != in set_parameter() 642 … fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height; in set_parameter()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 1596 if ((height != (int)drv_ctx.video_resolution.frame_height) || in update_resolution() 1600 height,drv_ctx.video_resolution.frame_height); in update_resolution() 1603 drv_ctx.video_resolution.frame_height = height; in update_resolution() 1610 rectangle.nHeight = drv_ctx.video_resolution.frame_height; 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() 1624 drv_ctx.video_resolution.frame_height, in is_video_session_supported() 1642 …_debug.log_loc, drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height, this); in log_input_buffers() 1661 …_debug.log_loc, drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height, this); in log_output_buffers() 1675 scanlines = drv_ctx.video_resolution.frame_height; in log_output_buffers() [all …]
|
D | omx_swvdec.cpp | 2608 unsigned int frame_height = m_frame_dimensions.height; in get_port_definition() local 2620 (frame_height != m_frame_dimensions.height)) in get_port_definition()
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_vidc_dec.h | 454 uint32_t frame_height; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_vidc_dec.h | 459 uint32_t frame_height; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 497 uint32_t frame_height; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 499 uint32_t frame_height; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 499 uint32_t frame_height; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 502 uint32_t frame_height; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_vidc_dec.h | 462 uint32_t frame_height; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 1159 drv_ctx.video_resolution.frame_height = height; in update_resolution() 1166 rectangle.nHeight = drv_ctx.video_resolution.frame_height; in update_resolution() 2951 drv_ctx.video_resolution.frame_height, in get_parameter() 3125 if(drv_ctx.video_resolution.frame_height != in set_parameter() 3143 … drv_ctx.video_resolution.frame_width, drv_ctx.video_resolution.frame_height); in set_parameter() 7793 drv_ctx.video_resolution.frame_height); in get_buffer_req() 7899 drv_ctx.video_resolution.frame_height > kMaxSmoothStreamingHeight) { in start_port_reconfig() 7905 if (drv_ctx.video_resolution.frame_height > m_smoothstreaming_height) in start_port_reconfig() 7906 m_smoothstreaming_height = drv_ctx.video_resolution.frame_height; in start_port_reconfig() 8006 portDefn->format.video.nFrameHeight = drv_ctx.video_resolution.frame_height; in update_portdef() [all …]
|
/hardware/qcom/camera/msm8998/ |
D | QCamera_Intf.h | 326 uint16_t frame_height; member
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 265 uint32_t frame_height; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 142 decoder_context->video_resoultion.frame_height = temp1; in main()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 138 decoder_context->video_resoultion.frame_height = temp1; in main()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 278 uint32_t frame_height; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 338 uint32_t frame_height; member
|