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

  /external/libvpx/libvpx/vp8/encoder/mips/msa/
dct_msa.c 173 v4i32 in0_w, in1_w, in2_w, in3_w, temp0, temp1, temp2, temp3; local
179 UNPCK_R_SH_SW(in1_h, in1_w);
182 BUTTERFLY_4(in0_w, in1_w, in3_w, in2_w, temp0, temp3, temp2, temp1);
184 BUTTERFLY_4(temp0, temp1, temp2, temp3, in0_w, in1_w, in2_w, in3_w);
187 TRANSPOSE4x4_SW_SW(in0_w, in1_w, in2_w, in3_w, in0_w, in1_w, in2_w, in3_w);
189 BUTTERFLY_4(in0_w, in1_w, in3_w, in2_w, temp0, temp3, temp2, temp1);
190 BUTTERFLY_4(temp0, temp1, temp2, temp3, in0_w, in1_w, in2_w, in3_w);
192 in1_w += RET_1_IF_NEG_W(in1_w);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 1018 uint32_t in1_w; member in struct:__anon5592
    [all...]

Completed in 39 milliseconds