Searched defs:scan_lines (Results  1 – 12 of 12) sorted by relevance
| /hardware/qcom/media/msm8996/videopp/inc/ | 
| D | omx_vdpp.h | 267 	uint32_t scan_lines;  member
  | 
| /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ | 
| D | omx_vdec_test.cpp | 218     unsigned int scan_lines = (height + height_align -1) & (~(height_align-1));  in crc_16_l_step_nv12()  local
  | 
| /hardware/qcom/media/msm8996/videopp/src/ | 
| D | omx_vdpp.cpp | 1405 … omx_vdpp::update_resolution(uint32_t width, uint32_t height, uint32_t stride, uint32_t scan_lines)  in update_resolution()
  | 
| /hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ | 
| D | omx_vdec.h | 280 	uint32_t scan_lines;  member
  | 
| /hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ | 
| D | omx_vdec.h | 327 	uint32_t scan_lines;  member
  | 
| /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec_hevc_swvdec.cpp | 1593 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines)  in update_resolution()
  | 
| D | omx_vdec_v4l2.cpp | 1731 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines)  in update_resolution()
  | 
| /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec_hevc_swvdec.cpp | 1576 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines)  in update_resolution()
  | 
| D | omx_vdec_msm8974.cpp | 1382 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines)  in update_resolution()
  | 
| /hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec_v4l2.cpp | 1452 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines)  in update_resolution()
  | 
| /hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec_v4l2.cpp | 2014 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines)  in update_resolution()
  | 
| /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec_v4l2.cpp | 1934 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines)  in update_resolution()
  |