HomeSort by relevance Sort by last modified time
    Searched defs:shift3 (Results 1 - 7 of 7) sorted by null

  /external/libhevc/common/arm/
ihevc_itrans_recon_32x32.s 905 bhs shift3
937 bhs shift3
972 bhs shift3
1008 bhs shift3
1137 shift3: label
    [all...]
  /external/libhevc/common/arm64/
ihevc_itrans_recon_32x32.s 945 bhs shift3
977 bhs shift3
1012 bhs shift3
1048 bhs shift3
1177 shift3: label
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
do_plc.c 46 int16_t shift1, shift2, shift3, shiftMax; local
116 shift3 = WebRtcSpl_GetSizeInBits(ener_comp)-15;
117 maxMeasure = (int16_t)WEBRTC_SPL_SHIFT_W32(ener_comp, -shift3) *
122 if(((shiftMax<<1)+shift3) > ((shift1<<1)+shift2)) {
123 tmp1 = WEBRTC_SPL_MIN(31, (shiftMax<<1)+shift3-(shift1<<1)-shift2);
127 tmp2 = WEBRTC_SPL_MIN(31, (shift1<<1)+shift2-(shiftMax<<1)-shift3);
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
dlg_a.c 531 static unsigned char shift3[257] = { variable
1407 shift3
  /external/aac/libSBRdec/src/
hbe.cpp 1771 int shift3 = fMin(fMax(temp_e, mVal_e) - temp_e, 31); local
    [all...]
  /external/dng_sdk/source/
dng_image_writer.cpp 3459 int32 shift3 = (fCodeSize + bit) - 24; local
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
scan.c 764 static unsigned char shift3[257] = { variable
    [all...]

Completed in 138 milliseconds