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

  /external/chromium_org/ui/ozone/
generate_ozone_platform_list.py 153 out_h = sys.stdout
158 out_h = open(options.output_h, 'wb')
163 GeneratePlatformListHeader(out_h, platforms)
169 out_h.close()
  /external/chromium_org/third_party/boringssl/src/crypto/dsa/
dsa.c 152 unsigned long *out_h, BN_GENCB *cb) {
155 out_counter, out_h, cb);
158 out_counter, out_h, cb);
  /external/chromium_org/third_party/boringssl/src/include/openssl/
dsa.h 101 * random input which is kept for reference. If |out_counter| or |out_h| are
115 unsigned long *out_h,
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 1808 const int out_h = dst_fb->y_crop_height; local
1844 const int out_h = dst_fb->y_crop_height; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 1884 const int out_h = dst_fb->y_crop_height; local
1920 const int out_h = dst_fb->y_crop_height; local
    [all...]
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 686 uint32_t out_h; member in struct:msm_st_crop
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 715 uint32_t out_h; member in struct:msm_st_crop
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/media/
msm_camera.h 679 uint32_t out_h; member in struct:msm_st_crop
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/media/
msm_camera.h 781 uint32_t out_h; member in struct:msm_st_crop
    [all...]

Completed in 145 milliseconds