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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 382 void update_resolution(int width, int height);
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 388 void update_resolution(int width, int height);
    [all...]
omx_vdec.h 441 int update_resolution(int width, int height, int stride, int scan_lines);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 1148 void omx_vdec::update_resolution(int width, int height) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 1204 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 1270 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) function in class:omx_vdec
    [all...]

Completed in 490 milliseconds