Home
last modified time | relevance | path

Searched refs:nzt (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacdec_template.c1937 unsigned nzt, nnz; in decode_spectrum_and_dequant() local
1953 nzt = cb_idx >> 8; in decode_spectrum_and_dequant()
1958 if (nzt & 1<<j) { in decode_spectrum_and_dequant()
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc2740 Label nzt, nzt_end;
2741 __ Cbnz(w17, &nzt);
2743 __ Bind(&nzt);

Completed in 15 milliseconds