Home
last modified time | relevance | path

Searched defs:bext (Results 1 – 4 of 4) sorted by relevance

/third_party/libsnd/programs/
Dsndfile-info.c328 SF_BROADCAST_INFO_2K bext ; in broadcast_dump() local
/third_party/ffmpeg/libavformat/
Dwavenc.c109 int64_t bext = ff_start_tag(s->pb, "bext"); in bwf_write_bext_chunk() local
/third_party/vixl/test/aarch64/
Dtest-api-movprfx-aarch64.cc2425 __ bext(z6.VnB(), z2.VnB(), z5.VnB()); in TEST() local
/third_party/vixl/src/aarch64/
Dassembler-sve-aarch64.cc6728 void Assembler::bext(const ZRegister& zd, in bext() function in vixl::aarch64::Assembler