HomeSort by relevance Sort by last modified time
    Searched full:shift_val (Results 1 - 3 of 3) sorted by null

  /external/libhevc/common/arm/
ihevc_intra_pred_filters_neon_intr.c 1239 int16x8_t shift_val, add_sat; local
1783 uint64x1_t shift_val; local
    [all...]
  /external/vixl/src/vixl/a64/
logic-a64.cc 1879 int8_t shift_val = src2.Int(vform, i); local
1910 src_val <<= shift_val; local
1925 int8_t shift_val = src2.Int(vform, i); local
1949 src_val <<= shift_val; local
    [all...]
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 10267 UChar shift_val = IFIELD(theInstr, 10, 6); local
10304 UChar shift_val = IFIELD(theInstr, 10, 6); local
    [all...]

Completed in 3953 milliseconds