Home
last modified time | relevance | path

Searched refs:frame_width (Results 1 – 25 of 35) sorted by relevance

12

/aosp12/bootable/recovery/recovery_ui/
H A Dwear_ui.cpp56 int frame_width = gr_get_width(frame); in draw_background_locked() local
58 int frame_x = (gr_fb_width() - frame_width) / 2; in draw_background_locked()
60 gr_blit(frame, 0, 0, frame_width, frame_height, frame_x, frame_y); in draw_background_locked()
H A Dscreen_ui.cpp448 int frame_width = gr_get_width(frame); in draw_foreground_locked() local
450 int frame_x = (ScreenWidth() - frame_width) / 2; in draw_foreground_locked()
452 if (frame_x >= 0 && frame_y >= 0 && (frame_x + frame_width) < ScreenWidth() && in draw_foreground_locked()
454 DrawSurface(frame, 0, 0, frame_width, frame_height, frame_x, frame_y); in draw_foreground_locked()
/aosp12/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp1409 (width != drv_ctx.video_resolution_input.frame_width)) { in update_resolution()
1411 width, drv_ctx.video_resolution_input.frame_width, in update_resolution()
1416 drv_ctx.video_resolution_input.frame_width = width; in update_resolution()
1421 rectangle.nWidth = drv_ctx.video_resolution_input.frame_width; in update_resolution()
1630 fmt.fmt.pix_mp.width = drv_ctx.video_resolution_input.frame_width; in component_init()
1665 fmt.fmt.pix_mp.width = drv_ctx.video_resolution_input.frame_width; in component_init()
2862 drv_ctx.video_resolution_input.frame_width, in get_parameter()
2868 drv_ctx.video_resolution_output.frame_width, in get_parameter()
3087 drv_ctx.video_resolution_input.frame_width != in set_parameter()
5590 plane[0].bytesused = drv_ctx.video_resolution_input.frame_width * in empty_this_buffer_proxy()
[all …]
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp1933 width, drv_ctx.video_resolution.frame_width, in update_resolution()
1938 drv_ctx.video_resolution.frame_width = width; in update_resolution()
2078 drv_ctx.video_resolution.frame_width, in log_output_buffers()
2093 width = drv_ctx.video_resolution.frame_width; in log_output_buffers()
2120 stride = drv_ctx.video_resolution.frame_width; in log_output_buffers()
2127 drv_ctx.video_resolution.frame_width, in log_output_buffers()
2151 drv_ctx.video_resolution.frame_width, in log_output_buffers()
3921 drv_ctx.video_resolution.frame_width, in get_parameter()
8499 …|| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_widt… in async_message_process()
8901 drv_ctx.video_resolution.frame_width); in get_buffer_req()
[all …]
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp1388 width, drv_ctx.video_resolution.frame_width, in update_resolution()
1393 drv_ctx.video_resolution.frame_width = width; in update_resolution()
1415 if ((drv_ctx.video_resolution.frame_width * in is_video_session_supported()
1419 (drv_ctx.video_resolution.frame_width* in is_video_session_supported()
1425 drv_ctx.video_resolution.frame_width, in is_video_session_supported()
1542 stride = drv_ctx.video_resolution.frame_width; in log_output_buffers()
1550 drv_ctx.video_resolution.frame_width, in log_output_buffers()
3202 drv_ctx.video_resolution.frame_width, in get_parameter()
7714 …|| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_widt… in async_message_process()
8775 drv_ctx.video_resolution.frame_width); in get_buffer_req()
[all …]
H A Domx_vdec_hevc_swvdec.cpp1580 (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()
1606 drv_ctx.video_resolution.frame_width, in is_video_session_supported()
1657 stride = drv_ctx.video_resolution.frame_width; in log_output_buffers()
1666 drv_ctx.video_resolution.frame_width, in log_output_buffers()
3264 drv_ctx.video_resolution.frame_width, in get_parameter()
3440 drv_ctx.video_resolution.frame_width != in set_parameter()
7160 dim.sliceWidth = drv_ctx.video_resolution.frame_width; in fill_buffer_done()
[all …]
H A Domx_vdec_hevc.cpp1205 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()
2850 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in set_parameter()
7149 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in get_buffer_req()
7224 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in set_buffer_req()
7775 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) * in count_MB_in_extradata()
[all …]
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp1742 drv_ctx.video_resolution.frame_width = width; in update_resolution()
1764 if ((drv_ctx.video_resolution.frame_width * in is_video_session_supported()
1768 (drv_ctx.video_resolution.frame_width* in is_video_session_supported()
1774 drv_ctx.video_resolution.frame_width, in is_video_session_supported()
1923 drv_ctx.video_resolution.frame_width, in log_output_buffers()
1973 drv_ctx.video_resolution.frame_width, in log_output_buffers()
3824 drv_ctx.video_resolution.frame_width, in get_parameter()
8643 …|| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_widt… in async_message_process()
9721 drv_ctx.video_resolution.frame_width); in get_buffer_req()
11544 omx->drv_ctx.video_resolution.frame_width, in update_buffer_req()
[all …]
H A Domx_vdec_hevc_swvdec.cpp1597 (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()
1623 drv_ctx.video_resolution.frame_width, in is_video_session_supported()
1674 stride = drv_ctx.video_resolution.frame_width; in log_output_buffers()
1683 drv_ctx.video_resolution.frame_width, in log_output_buffers()
3297 drv_ctx.video_resolution.frame_width, in get_parameter()
3504 drv_ctx.video_resolution.frame_width != in set_parameter()
8344 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in get_buffer_req()
[all …]
H A Domx_vdec_hevc.cpp1200 drv_ctx.video_resolution.frame_width = width; in update_resolution()
1205 rectangle.nWidth = drv_ctx.video_resolution.frame_width; in update_resolution()
1454 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in component_init()
1486 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in component_init()
2640 drv_ctx.video_resolution.frame_width, in get_parameter()
2776 drv_ctx.video_resolution.frame_width != in set_parameter()
2829 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in set_parameter()
7113 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in get_buffer_req()
7188 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in set_buffer_req()
7739 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) * in count_MB_in_extradata()
[all …]
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp2020 width, drv_ctx.video_resolution.frame_width, in update_resolution()
2025 drv_ctx.video_resolution.frame_width = width; in update_resolution()
2178 drv_ctx.video_resolution.frame_width, in log_output_buffers()
2193 width = drv_ctx.video_resolution.frame_width; in log_output_buffers()
2220 stride = drv_ctx.video_resolution.frame_width; in log_output_buffers()
2227 drv_ctx.video_resolution.frame_width, in log_output_buffers()
2251 drv_ctx.video_resolution.frame_width, in log_output_buffers()
4153 drv_ctx.video_resolution.frame_width, in get_parameter()
9124 …|| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_widt… in async_message_process()
10262 drv_ctx.video_resolution.frame_width); in get_buffer_req()
[all …]
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp1945 drv_ctx.video_resolution.frame_width = width; in update_resolution()
1968 if ((drv_ctx.video_resolution.frame_width * in is_video_session_supported()
1972 (drv_ctx.video_resolution.frame_width* in is_video_session_supported()
1978 drv_ctx.video_resolution.frame_width, in is_video_session_supported()
2127 drv_ctx.video_resolution.frame_width, in log_output_buffers()
2142 width = drv_ctx.video_resolution.frame_width; in log_output_buffers()
2177 drv_ctx.video_resolution.frame_width, in log_output_buffers()
4086 drv_ctx.video_resolution.frame_width, in get_parameter()
9402 …|| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_widt… in async_message_process()
10497 drv_ctx.video_resolution.frame_width); in get_buffer_req()
[all …]
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp1458 width, drv_ctx.video_resolution.frame_width, in update_resolution()
1463 drv_ctx.video_resolution.frame_width = width; in update_resolution()
1512 int width = drv_ctx.video_resolution.frame_width; in log_input_buffers()
1621 drv_ctx.video_resolution.frame_width, in log_output_buffers()
1636 width = drv_ctx.video_resolution.frame_width; in log_output_buffers()
1664 drv_ctx.video_resolution.frame_width, in log_output_buffers()
1682 drv_ctx.video_resolution.frame_width, in log_output_buffers()
2008 framesize.nWidth = drv_ctx.video_resolution.frame_width; in component_init()
3729 drv_ctx.video_resolution.frame_width, in use_output_buffer()
6998 drv_ctx.video_resolution.frame_width); in get_buffer_req()
[all …]
H A Domx_vdec_v4l2_params.cpp456 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()
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DBlend.h74 int initialize(int blendingType, int stripType, int frame_width, int frame_height);
/aosp12/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_vidc_dec.h452 uint32_t frame_width; member
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h496 uint32_t frame_width; member
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_vidc_dec.h457 uint32_t frame_width; member
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h498 uint32_t frame_width; member
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_vidc_dec.h461 uint32_t frame_width; member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h501 uint32_t frame_width; member
/aosp12/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_vidc_dec.h457 uint32_t frame_width; member
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h498 uint32_t frame_width; member
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec_copper.cpp1396 drv_ctx.video_resolution.frame_width=drv_ctx.video_resolution.stride=320; in component_init()
1399 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in component_init()
1431 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in component_init()
2767 drv_ctx.video_resolution.frame_width, in get_parameter()
2914 drv_ctx.video_resolution.frame_width != in set_parameter()
2926 drv_ctx.video_resolution.frame_width = in set_parameter()
2977 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in set_parameter()
7297 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in get_buffer_req()
7302 drv_ctx.video_resolution.frame_width = fmt.fmt.pix_mp.width; in get_buffer_req()
7372 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width; in set_buffer_req()
[all …]
H A Domx_vdec.cpp1160 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()
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()
8007 portDefn->format.video.nFrameWidth = drv_ctx.video_resolution.frame_width; in update_portdef()
8524 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) * in count_MB_in_extradata()
9106 omx->drv_ctx.video_resolution.frame_width, in update_buffer_req()
[all …]

12