Searched defs:cbw (Results 1 – 18 of 18) sorted by relevance
162 OPJ_UINT32 cbw = img->comps[1].w; in sycc420_to_rgb() local
322 struct command_block_wrapper cbw; in send_mass_storage_command() local
496 cbw // CHECK: cbtw label
505 cbw // CHECK: cbtw label
187 cbw label
242 cbw label
2970 template <typename TraitsType> void AssemblerX86Base<TraitsType>::cbw() { in cbw() function