Home
last modified time | relevance | path

Searched defs:scanlines (Results 1 – 24 of 24) sorted by relevance

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec_utils.cpp324 unsigned int scanlines) in dump_op()
Domx_swvdec.cpp3170 size_t stride, scanlines; in describe_color_format() local
Domx_vdec_v4l2.cpp2167 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec_utils.cpp435 unsigned int scanlines) in dump_op()
Domx_vdec_hevc_swvdec.cpp1672 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() local
7437 void dump_buffer(FILE* pFile, char* buffer, int stride, int scanlines, int width, int height) in dump_buffer()
Domx_vdec_hevc.cpp5901 int scanlines = drv_ctx.video_resolution.scan_lines; in fill_buffer_done() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp474 unsigned int stride, scanlines; in set_parameter() local
2281 int scanlines = VENUS_Y_SCANLINES(COLOR_FMT_NV12, height); in swvenc_input_log_buffers() local
Domx_swvenc_hevc.cpp1154 void dump_buffer(unsigned char* buffer, int stride, int scanlines, int width, int height) in dump_buffer()
Dvideo_encoder_device_v4l2.cpp1011 int stride, scanlines; in venc_input_log_buffers() local
/hardware/qcom/msm8x09/original-kernel-headers/media/
Dmsm_media_info.h643 unsigned int alignment = 0, scanlines = 0; in VENUS_RGB_SCANLINES() local
/hardware/qcom/msm8x09/kernel-headers/media/
Dmsm_media_info.h643 unsigned int alignment = 0, scanlines = 0; in VENUS_RGB_SCANLINES() local
/hardware/qcom/msm8998/kernel-headers/media/
Dmsm_media_info.h856 unsigned int alignment = 0, scanlines = 0; in VENUS_RGB_SCANLINES() local
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_media_info.h643 unsigned int alignment = 0, scanlines = 0; in VENUS_RGB_SCANLINES() local
/hardware/qcom/msm8998/original-kernel-headers/media/
Dmsm_media_info.h856 unsigned int alignment = 0, scanlines = 0; in VENUS_RGB_SCANLINES() local
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_media_info.h643 unsigned int alignment = 0, scanlines = 0; in VENUS_RGB_SCANLINES() local
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp472 unsigned int stride, scanlines; in set_parameter() local
2345 int scanlines = VENUS_Y_SCANLINES(COLOR_FMT_NV12, height); in swvenc_input_log_buffers() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1393 size_t alignment, scanlines = 0; in calcYScanLines() local
1415 size_t alignment, scanlines = 0; in calcUVScanLines() local
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h78 unsigned int scanlines; ///< frame scanlines member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h84 unsigned int scanlines; ///< frame scanlines member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp746 int stride,scanlines,stride_c,i; in fbd_thread() local
853 … unsigned int scanlines = VENUS_Y_SCANLINES(COLOR_FMT_NV12, portFmt.format.video.nFrameHeight); in fbd_thread() local
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp5531 int scanlines = drv_ctx.video_resolution_input.scan_lines; //h in empty_this_buffer_proxy() local
6322 int scanlines = drv_ctx.video_resolution_output.scan_lines; //h in fill_buffer_done() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp1655 int scanlines = drv_ctx.video_resolution.scan_lines; in log_output_buffers() local
7222 void dump_buffer(FILE* pFile, char* buffer, int stride, int scanlines, int width, int height) in dump_buffer()
Domx_vdec_hevc.cpp5937 int scanlines = drv_ctx.video_resolution.scan_lines; in fill_buffer_done() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp795 int scanlines = VENUS_Y_SCANLINES(COLOR_FMT_NV12, m_sVenc_cfg.input_height); in venc_input_log_buffers() local