Home
last modified time | relevance | path

Searched refs:get_msb (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_ports/
Dbitops.h37 static INLINE int get_msb(unsigned int n) { in get_msb() function
44 static INLINE int get_msb(unsigned int n) {
53 static INLINE int get_msb(unsigned int n) {
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr300_fragprog.c52 static int get_msb(unsigned int bit, unsigned int r400_ext_addr) in get_msb() function
138 int msbc = get_msb(R400_ADDR_EXT_RGB_MSB_BIT(j), in r300FragmentProgramDump()
140 int msba = get_msb(R400_ADDR_EXT_A_MSB_BIT(j), in r300FragmentProgramDump()
158 unsigned int msb = get_msb( in r300FragmentProgramDump()
188 unsigned int msb = get_msb( in r300FragmentProgramDump()
/external/libvpx/libvpx/vp9/common/
Dvp9_common.h44 return num_values > 0 ? get_msb(num_values) + 1 : 0; in get_unsigned_bits()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c382 const int k = get_msb(tmp) - 3; in model_rd_norm()
/external/valgrind/VEX/priv/
Dguest_mips_toIR.c662 static UInt get_msb(UInt mipsins) in get_msb() function
2246 UChar lenM1 = get_msb(theInstr); in dis_instr_CVM()
14877 msb = get_msb(cins); in disInstr_MIPS_WRK()
14895 msb = get_msb(cins); in disInstr_MIPS_WRK()
14916 msb = get_msb(cins); in disInstr_MIPS_WRK()
14970 msb = get_msb(cins); in disInstr_MIPS_WRK()
15035 msb = get_msb(cins); in disInstr_MIPS_WRK()
15155 msb = get_msb(cins); in disInstr_MIPS_WRK()
15208 msb = get_msb(cins); in disInstr_MIPS_WRK()
15230 msb = get_msb(cins); in disInstr_MIPS_WRK()