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

  /external/libxaac/decoder/
ixheaacd_multichannel.c 175 ind_channel_info->cc_r[c] = ixheaacd_read_bits_buf(bs, 1);
176 if (ind_channel_info->cc_l[c] && ind_channel_info->cc_r[c])
329 if (ind_channel_info->cc_r[c] == 1) {
ixheaacd_struct_def.h 74 WORD8 cc_r[MAX_BS_ELEMENT]; member in struct:ia_enhaacplus_dec_ind_cc
  /external/libevent/m4/
acx_pthread.m4 18 # (This is necessary on AIX to use the special cc_r compiler alias.)
256 # More AIX lossage: must compile with xlc_r or cc_r
258 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
  /external/aac/libAACdec/src/
channel.cpp 779 int cc_l, cc_r; local
782 cc_r = FDKreadBit(hBs); /* cc_r[c] */
784 if (cc_l && cc_r) {
    [all...]
  /external/google-breakpad/
configure     [all...]
  /external/libevent/
configure     [all...]
  /external/pcre/dist2/
configure     [all...]
  /external/protobuf/
configure     [all...]
  /external/protobuf/gtest/
configure     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
configure     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/
configure     [all...]

Completed in 2451 milliseconds