HomeSort by relevance Sort by last modified time
    Searched refs:input_height (Results 26 - 50 of 52) sorted by null

12 3

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 694 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
697 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
700 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
703 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
706 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
733 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
736 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
    [all...]
  /frameworks/ml/nn/common/
CpuExecutor.cpp 425 int32_t input_height = getSizeOfDimension(inputShape, 1); local
431 calculateExplicitPadding(input_height, stride_height,
512 int32_t input_height = getSizeOfDimension(inputShape, 1); local
518 calculateExplicitPadding(input_height, stride_height,
594 int32_t input_height = getSizeOfDimension(inputShape, 1); local
598 calculateExplicitPadding(input_height, stride_height,
674 int32_t input_height = getSizeOfDimension(inputShape, 1); local
738 int32_t input_height = getSizeOfDimension(inputShape, 1); local
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 649 height = ALIGN(m_sVenc_cfg.input_height, 32);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 240 m_sVenc_cfg.input_height= OMX_CORE_QCIF_HEIGHT;
574 m_sVenc_cfg.input_height = portDefn->format.video.nFrameHeight;
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 595 int height = m_sVenc_cfg.input_height;
    [all...]
  /frameworks/ml/nn/common/operations/internal/optimized/
optimized_ops.h 744 const int input_height = ArraySize(input_dims, 2); local
756 pad_width, pad_height, input_width, input_height, input_depth,
891 const int input_height = ArraySize(input_dims, 2); local
    [all...]
depthwiseconv_float.h 628 const int input_height = ArraySize(input_dims, 2); local
697 std::min(filter_height, input_height - in_y_origin);
depthwiseconv_uint8.h 1368 const int input_height = ArraySize(input_dims, 2); local
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 69 unsigned long input_height; member in struct:msm_venc_basecfg
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_vidc_enc.h 305 unsigned long input_height; member in struct:venc_basecfg
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_enc.h 506 unsigned long input_height; member in struct:venc_basecfg
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_vidc_enc.h 331 unsigned long input_height; member in struct:venc_basecfg
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_vidc_enc.h 557 unsigned long input_height; member in struct:venc_basecfg
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_vidc_enc.h 331 unsigned long input_height; member in struct:venc_basecfg
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_vidc_enc.h 557 unsigned long input_height; member in struct:venc_basecfg
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_vidc_enc.h 331 unsigned long input_height; member in struct:venc_basecfg
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_vidc_enc.h 557 unsigned long input_height; member in struct:venc_basecfg
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_vidc_enc.h 331 unsigned long input_height; member in struct:venc_basecfg
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_vidc_enc.h 557 unsigned long input_height; member in struct:venc_basecfg
  /external/opencv/ml/include/
ml.h     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 75 unsigned long input_height; member in struct:msm_venc_basecfg
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 81 unsigned long input_height; member in struct:msm_venc_basecfg
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 84 unsigned long input_height; member in struct:msm_venc_basecfg
  /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1100 thumbnail_info.input_height = (OMX_U32)p_thumb_dim->src_dim.height;
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 973 thumbnail_info.input_height = (OMX_U32)p_thumb_dim->src_dim.height;
    [all...]

Completed in 917 milliseconds

12 3