Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dtest_eu_compact.cpp88 * This sort of a superset of skip_bit, which is testing for changing bits that
113 skip_bit(const struct brw_isa_info *isa, brw_inst *src, int bit) in skip_bit() function
177 if (skip_bit(p->isa, &src, bit0)) in test_fuzz_compact_instruction()
184 if (skip_bit(p->isa, &src, bit1)) in test_fuzz_compact_instruction()
/third_party/ffmpeg/libavcodec/
H A Dopus.c582 int skip_bit = 0; in ff_celt_bitalloc() local
656 skip_bit = 1 << 3; in ff_celt_bitalloc()
657 tbits_8ths -= skip_bit; in ff_celt_bitalloc()
785 tbits_8ths += skip_bit; in ff_celt_bitalloc()

Completed in 2 milliseconds