Home
last modified time | relevance | path

Searched defs:temp_ptr (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_clip_line.c180 struct brw_indirect temp_ptr = brw_indirect(7, 0); in clip_and_emit_line() local
Dbrw_clip_tri.c238 struct brw_indirect temp_ptr = brw_indirect(7, 0); in load_clip_distance() local
/external/webrtc/webrtc/modules/video_processing/
Dvideo_processing_impl.cc101 uint8_t* temp_ptr = frame->buffer(kYPlane); in Brighten() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c208 LLVMValueRef temp_ptr = bld->temps[reg->Register.Index]; in emit_fetch_temporary() local
Dlp_bld_tgsi_soa.c1445 LLVMValueRef temp_ptr; in emit_fetch_temporary() local
1816 LLVMValueRef temp_ptr; in emit_store_temp() local
/external/libhevc/common/x86/
Dihevc_itrans_recon_32x32_ssse3_intr.c134 WORD16 *temp_ptr; in ihevc_itrans_recon_32x32_ssse3() local
Dihevc_32x32_itrans_recon_sse42_intr.c126 WORD16 *temp_ptr; in ihevc_itrans_recon_32x32_sse42() local
/external/u-boot/fs/ext4/
Dext4_write.c855 char *temp_ptr = NULL; in ext4fs_write() local
Dext4_common.c197 unsigned char *temp_ptr = NULL; in put_ext4() local
/external/libxaac/decoder/
Dixheaacd_block.c1344 WORD32 *temp_ptr = &p_spectrum[0]; in ixheaacd_right_shift_block() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_dct32x32_msa.c133 static void fdct8x32_1d_column_odd_store(int16_t *input, int16_t *temp_ptr) { in fdct8x32_1d_column_odd_store()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_tgsi.c330 int temp_ptr = 0, num_temps; in assign_inouts_to_temporaries() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c2067 LLVMValueRef vb_buffer_offset, buffer_size, temp_ptr; in draw_llvm_generate() local