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

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
p_med_o.h 32 Word16 L_0, /* input : old_ open-loop pitch */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c 46 Word16 L_0 = st->old_T0_med; /* old open-loop pitch */
53 we = &corrweight[98 + L_max - L_0];
77 if ((L_0 > 0) && (wght_flg > 0))
  /external/libvncserver/common/
zywrletemplate.c 81 #undef L_0
87 # define L_0 3
93 # define L_0 0
132 B = ((unsigned char*)pSrc)[L_0]; \
137 ((unsigned char*)pDst)[L_0] = (unsigned char)B; \

Completed in 104 milliseconds