HomeSort by relevance Sort by last modified time
    Searched refs:update_resolution (Results 1 - 19 of 19) sorted by null

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 382 void update_resolution(int width, int height);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 388 void update_resolution(int width, int height);
    [all...]
omx_vdec.h 448 int update_resolution(int width, int height, int stride, int scan_lines);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 385 void update_resolution(int width, int height);
    [all...]
omx_vdec.h 460 int update_resolution(int width, int height, int stride, int scan_lines);
    [all...]
omx_vdec_hevc_swvdec.h 442 int update_resolution(int width, int height, int stride, int scan_lines);
    [all...]
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 556 int update_resolution(uint32_t width, uint32_t height, uint32_t stride, uint32_t scan_lines);
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 470 int update_resolution(int width, int height, int stride, int scan_lines);
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 645 int update_resolution(int width, int height, int stride, int scan_lines);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 1157 void omx_vdec::update_resolution(int width, int height) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 1202 void omx_vdec::update_resolution(int width, int height) function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 1576 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 1381 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 1197 void omx_vdec::update_resolution(int width, int height) function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 1593 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) function in class:omx_vdec
    [all...]
omx_vdec_v4l2.cpp 1730 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 1910 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp 1405 int omx_vdpp::update_resolution(uint32_t width, uint32_t height, uint32_t stride, uint32_t scan_lines) function in class:omx_vdpp
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 1932 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) function in class:omx_vdec
    [all...]

Completed in 88 milliseconds