Searched defs:out_h (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1884 const int out_h = dst_fb->y_crop_height; local
1905 dsts[i], out_h, out_w, dst_strides[i]);
1920 const int out_h = dst_fb->y_crop_height; local
1933 for (y = 0; y < out_h; y += 16) {
1938 const int y_q4 = y * (16 / factor) * in_h / out_h;
1941 uint8_t *src = srcs[i] + y / factor * in_h / out_h * src_stride +
1947 vp9_sub_pel_filters_8[y_q4 & 0xf], 16 * in_h / out_h,
/hardware/qcom/msm8960/kernel-headers/media/
H A Dmsm_camera.h686 uint32_t out_h; member in struct:msm_st_crop
/hardware/qcom/msm8960/original-kernel-headers/media/
H A Dmsm_camera.h715 uint32_t out_h; member in struct:msm_st_crop
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_camera.h679 uint32_t out_h; member in struct:msm_st_crop
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_camera.h778 uint32_t out_h; member in struct:msm_st_crop

Completed in 289 milliseconds