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

  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
TJ.java 487 public static native int planeHeight(int componentID, int height,
YUVImage.java 234 int ph = TJ.planeHeight(i, height, subsamp);
299 strides[0] * TJ.planeHeight(0, height, subsamp);
301 strides[1] * TJ.planeHeight(1, height, subsamp);
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp     [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]

Completed in 2145 milliseconds