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

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
frame.h 43 #ifndef frame_h
44 #define frame_h "$Id $" macro
  /external/libvpx/libvpx/vp8/encoder/mips/msa/
temporal_filter_msa.c 19 v16u8 frame_l, frame_h; local
44 ILVRL_B2_UB(frame1_0_b, frame2_0_b, frame_l, frame_h);
45 HSUB_UB2_SH(frame_l, frame_h, diff0, diff1);
82 ILVRL_B2_UB(frame1_1_b, frame2_1_b, frame_l, frame_h);
83 HSUB_UB2_SH(frame_l, frame_h, diff0, diff1);
132 v16u8 frame_l, frame_h; local
164 ILVRL_B2_UB(frame1, frame2, frame_l, frame_h);
165 HSUB_UB2_SH(frame_l, frame_h, diff0, diff1);
204 ILVRL_B2_UB(frame3, frame4, frame_l, frame_h);
205 HSUB_UB2_SH(frame_l, frame_h, diff0, diff1)
    [all...]
  /cts/apps/CameraITS/tests/rolling_shutter_skew/
test_rolling_shutter_skew.py 136 (frame_h, _, _) = frames[0].shape
137 CLUSTER_DISTANCE = frame_h * CLUSTER_DISTANCE
324 (frame_h, frame_w, _) = frame.shape
342 x_range = frame_h / slope
346 shutter_skew *= (float(frame_w) / float(frame_h)) / (4.0 / 3.0)
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_mdp.h 880 uint16_t frame_h; member in struct:mdss_ad_init
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_mdp.h 937 uint16_t frame_h; member in struct:mdss_ad_init
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp.h 1084 uint16_t frame_h; member in struct:mdss_ad_init
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp.h 1125 uint16_t frame_h; member in struct:mdss_ad_init
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_mdp.h 1107 uint16_t frame_h; member in struct:mdss_ad_init
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_mdp.h 1147 uint16_t frame_h; member in struct:mdss_ad_init
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/linux/
msm_mdp.h 870 uint16_t frame_h; member in struct:mdss_ad_init
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_mdp.h 1124 uint16_t frame_h; member in struct:mdss_ad_init
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_mdp.h 834 uint16_t frame_h; member in struct:mdss_ad_init
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h 888 uint16_t frame_h; member in struct:mdss_ad_init
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_mdp.h 820 uint16_t frame_h; member in struct:mdss_ad_init
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h 865 uint16_t frame_h; member in struct:mdss_ad_init

Completed in 772 milliseconds