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

  /external/libvpx/libvpx/vp8/encoder/mips/msa/
dct_msa.c 172 v8i16 in0_h, in1_h, in2_h, in3_h; local
175 LD_SH4(input, pitch / 2, in0_h, in1_h, in2_h, in3_h);
176 TRANSPOSE4x4_SH_SH(in0_h, in1_h, in2_h, in3_h, in0_h, in1_h, in2_h, in3_h);
179 UNPCK_R_SH_SW(in1_h, in1_w);
197 PCKEV_H2_SH(in1_w, in0_w, in3_w, in2_w, in0_h, in1_h);
198 ST_SH2(in0_h, in1_h, output, 8);
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 1020 uint32_t in1_h; member in struct:__anon5592
    [all...]

Completed in 985 milliseconds