HomeSort by relevance Sort by last modified time
    Searched full:constant16 (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_16_gcc.s 372 adr r1,constant16
453 constant16: label
454 .word (CosTable_dct32 + 60)-constant16
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader.c 711 LLVMValueRef param_stride, constant16; local
718 constant16 = lp_build_const_int32(gallivm, 16);
736 base_addr = LLVMBuildMul(gallivm->builder, base_addr, constant16, "");
    [all...]

Completed in 326 milliseconds