Searched refs:tbit (Results 1 - 4 of 4) sorted by relevance
/third_party/libunwind/libunwind/tests/ |
H A D | ia64-dyn-asm.S | 66 tbit.nz p6, p0 = in0, 4
|
H A D | ia64-test-stack-asm.S | 87 tbit.nz p6, p0 = r8, 0
|
H A D | ia64-test-nat-asm.S | 44 tbit.nz p15, p0 = reg, 0;; \ 115 tbit.nz p6, p0 = r4, 0;;
|
/third_party/ffmpeg/libavcodec/ |
H A D | opusenc.c | 267 const int tbit = (diff ^ 1) == f->tf_change[i]; in celt_enc_tf() local 268 ff_opus_rc_enc_log(rc, tbit, bits); in celt_enc_tf() 269 diff ^= tbit; in celt_enc_tf()
|
Completed in 3 milliseconds