Searched refs:video_resolution (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp975 bool is_res_above_1080p = (drv_ctx.video_resolution.frame_width > 1920 &&
976 drv_ctx.video_resolution.frame_height > 1088) ||
977 (drv_ctx.video_resolution.frame_height > 1088 &&
978 drv_ctx.video_resolution.frame_width > 1920);
1152 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1153 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1581 pThis->drv_ctx.video_resolution.frame_width) ||
1583 pThis->drv_ctx.video_resolution.frame_height)) {
1588 pThis->drv_ctx.video_resolution.frame_width,
1589 pThis->drv_ctx.video_resolution
[all...]
H A Domx_vdec_hevc_swvdec.cpp1596 if ((height != (int)drv_ctx.video_resolution.frame_height) ||
1597 (width != (int)drv_ctx.video_resolution.frame_width)) {
1599 width, drv_ctx.video_resolution.frame_width,
1600 height,drv_ctx.video_resolution.frame_height);
1603 drv_ctx.video_resolution.frame_height = height;
1604 drv_ctx.video_resolution.frame_width = width;
1605 drv_ctx.video_resolution.scan_lines = scan_lines;
1606 drv_ctx.video_resolution.stride = stride;
1609 rectangle.nWidth = drv_ctx.video_resolution.frame_width;
1610 rectangle.nHeight = drv_ctx.video_resolution
[all...]
H A Domx_vdec_hevc.cpp1199 drv_ctx.video_resolution.frame_height = height;
1200 drv_ctx.video_resolution.frame_width = width;
1201 drv_ctx.video_resolution.scan_lines = height;
1202 drv_ctx.video_resolution.stride = width;
1205 rectangle.nWidth = drv_ctx.video_resolution.frame_width;
1206 rectangle.nHeight = drv_ctx.video_resolution.frame_height;
1453 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1454 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1485 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1486 fmt.fmt.pix_mp.width = drv_ctx.video_resolution
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp1260 pThis->drv_ctx.video_resolution.frame_width) ||
1262 pThis->drv_ctx.video_resolution.frame_height)) {
1267 pThis->drv_ctx.video_resolution.frame_width,
1268 pThis->drv_ctx.video_resolution.frame_height);
1272 pThis->drv_ctx.video_resolution.frame_width;
1274 pThis->drv_ctx.video_resolution.frame_height;
1290 pThis->drv_ctx.video_resolution.frame_width) {
1294 pThis->drv_ctx.video_resolution.frame_width);
1298 pThis->drv_ctx.video_resolution.frame_width) {
1302 pThis->drv_ctx.video_resolution
[all...]
H A Domx_vdec_hevc_swvdec.cpp1579 if ((height != (int)drv_ctx.video_resolution.frame_height) ||
1580 (width != (int)drv_ctx.video_resolution.frame_width)) {
1582 width, drv_ctx.video_resolution.frame_width,
1583 height,drv_ctx.video_resolution.frame_height);
1586 drv_ctx.video_resolution.frame_height = height;
1587 drv_ctx.video_resolution.frame_width = width;
1588 drv_ctx.video_resolution.scan_lines = scan_lines;
1589 drv_ctx.video_resolution.stride = stride;
1592 rectangle.nWidth = drv_ctx.video_resolution.frame_width;
1593 rectangle.nHeight = drv_ctx.video_resolution
[all...]
H A Domx_vdec_hevc.cpp1204 drv_ctx.video_resolution.frame_height = height;
1205 drv_ctx.video_resolution.frame_width = width;
1206 drv_ctx.video_resolution.scan_lines = height;
1207 drv_ctx.video_resolution.stride = width;
1210 rectangle.nWidth = drv_ctx.video_resolution.frame_width;
1211 rectangle.nHeight = drv_ctx.video_resolution.frame_height;
1474 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1475 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1506 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1507 fmt.fmt.pix_mp.width = drv_ctx.video_resolution
[all...]
H A Domx_vdec.cpp1441 drv_ctx.video_resolution.frame_height =
1442 drv_ctx.video_resolution.scan_lines = 720;
1443 drv_ctx.video_resolution.frame_width =
1444 drv_ctx.video_resolution.stride = 1280;
1447 drv_ctx.video_resolution.frame_height =
1448 drv_ctx.video_resolution.scan_lines = 1088;
1449 drv_ctx.video_resolution.frame_width =
1450 drv_ctx.video_resolution.stride = 1920;
1453 ioctl_msg.in = &drv_ctx.video_resolution;
2811 drv_ctx.video_resolution
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1159 drv_ctx.video_resolution.frame_height = height;
1160 drv_ctx.video_resolution.frame_width = width;
1161 drv_ctx.video_resolution.scan_lines = height;
1162 drv_ctx.video_resolution.stride = width;
1165 rectangle.nWidth = drv_ctx.video_resolution.frame_width;
1166 rectangle.nHeight = drv_ctx.video_resolution.frame_height;
1483 ioctl_msg.in = &drv_ctx.video_resolution;
2950 drv_ctx.video_resolution.frame_width,
2951 drv_ctx.video_resolution.frame_height,
2952 drv_ctx.video_resolution
[all...]
H A Domx_vdec_copper.cpp1395 drv_ctx.video_resolution.frame_height=drv_ctx.video_resolution.scan_lines=240;
1396 drv_ctx.video_resolution.frame_width=drv_ctx.video_resolution.stride=320;
1398 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1399 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1430 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1431 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2767 drv_ctx.video_resolution.frame_width,
2768 drv_ctx.video_resolution
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h234 struct vdec_picsize video_resolution; member in struct:video_driver_context
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h230 struct vdec_picsize video_resolution; member in struct:video_driver_context
H A Domx_vdec.h266 struct vdec_picsize video_resolution; member in struct:video_driver_context
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h231 struct vdec_picsize video_resolution; member in struct:video_driver_context
H A Domx_vdec.h261 struct vdec_picsize video_resolution; member in struct:video_driver_context
H A Domx_vdec_hevc_swvdec.h255 struct vdec_picsize video_resolution; member in struct:video_driver_context

Completed in 156 milliseconds