Home
last modified time | relevance | path

Searched refs:m_frame_dimensions (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp92 memset(&m_frame_dimensions, 0, sizeof(m_frame_dimensions)); in omx_swvdec()
2361 m_frame_dimensions.width = width; in set_frame_dimensions()
2362 m_frame_dimensions.height = height; in set_frame_dimensions()
2365 m_frame_dimensions.width, in set_frame_dimensions()
2366 m_frame_dimensions.height); in set_frame_dimensions()
2392 unsigned int width = m_frame_dimensions.width; in set_frame_attributes()
2393 unsigned int height = m_frame_dimensions.height; in set_frame_attributes()
2619 if ((frame_width != m_frame_dimensions.width) || in get_port_definition()
2620 (frame_height != m_frame_dimensions.height)) in get_port_definition()
5593 m_frame_dimensions.width, in async_process_event_fbd()
[all …]
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp100 memset(&m_frame_dimensions, 0, sizeof(m_frame_dimensions)); in omx_swvdec()
1330 p_recttype->nWidth = m_frame_dimensions.width; in get_config()
1331 p_recttype->nHeight = m_frame_dimensions.height; in get_config()
2559 m_frame_dimensions.width = width; in set_frame_dimensions()
2560 m_frame_dimensions.height = height; in set_frame_dimensions()
2563 m_frame_dimensions.width, in set_frame_dimensions()
2564 m_frame_dimensions.height); in set_frame_dimensions()
2584 unsigned int width = m_frame_dimensions.width; in set_frame_attributes()
2585 unsigned int height = m_frame_dimensions.height; in set_frame_attributes()
6232 m_frame_dimensions.width, in async_process_event_fbd()
[all …]
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp100 memset(&m_frame_dimensions, 0, sizeof(m_frame_dimensions)); in omx_swvdec()
1330 p_recttype->nWidth = m_frame_dimensions.width; in get_config()
1331 p_recttype->nHeight = m_frame_dimensions.height; in get_config()
2564 m_frame_dimensions.width = width; in set_frame_dimensions()
2565 m_frame_dimensions.height = height; in set_frame_dimensions()
2568 m_frame_dimensions.width, in set_frame_dimensions()
2569 m_frame_dimensions.height); in set_frame_dimensions()
2589 unsigned int width = m_frame_dimensions.width; in set_frame_attributes()
2590 unsigned int height = m_frame_dimensions.height; in set_frame_attributes()
6276 m_frame_dimensions.width, in async_process_event_fbd()
[all …]
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp101 memset(&m_frame_dimensions, 0, sizeof(m_frame_dimensions)); in omx_swvdec()
1302 p_recttype->nWidth = m_frame_dimensions.width; in get_config()
1303 p_recttype->nHeight = m_frame_dimensions.height; in get_config()
2531 m_frame_dimensions.width = width; in set_frame_dimensions()
2532 m_frame_dimensions.height = height; in set_frame_dimensions()
2535 m_frame_dimensions.width, in set_frame_dimensions()
2536 m_frame_dimensions.height); in set_frame_dimensions()
2556 unsigned int width = m_frame_dimensions.width; in set_frame_attributes()
2557 unsigned int height = m_frame_dimensions.height; in set_frame_attributes()
6093 m_frame_dimensions.width, in async_process_event_fbd()
[all …]
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp100 memset(&m_frame_dimensions, 0, sizeof(m_frame_dimensions)); in omx_swvdec()
1310 p_recttype->nWidth = m_frame_dimensions.width; in get_config()
1311 p_recttype->nHeight = m_frame_dimensions.height; in get_config()
2544 m_frame_dimensions.width = width; in set_frame_dimensions()
2545 m_frame_dimensions.height = height; in set_frame_dimensions()
2548 m_frame_dimensions.width, in set_frame_dimensions()
2549 m_frame_dimensions.height); in set_frame_dimensions()
2569 unsigned int width = m_frame_dimensions.width; in set_frame_attributes()
2570 unsigned int height = m_frame_dimensions.height; in set_frame_attributes()
6113 m_frame_dimensions.width, in async_process_event_fbd()
[all …]
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h280 FRAME_DIMENSIONS m_frame_dimensions; ///< frame dimensions variable
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h267 FRAME_DIMENSIONS m_frame_dimensions; ///< frame dimensions variable
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h279 FRAME_DIMENSIONS m_frame_dimensions; ///< frame dimensions variable
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h274 FRAME_DIMENSIONS m_frame_dimensions; ///< frame dimensions variable
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h279 FRAME_DIMENSIONS m_frame_dimensions; ///< frame dimensions variable