Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_processing/
Dvideo_processing_impl.cc101 uint8_t* temp_ptr = frame->buffer(kYPlane); in Brighten() local
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c178 LLVMValueRef temp_ptr; in emit_fetch_temporary() local
199 LLVMValueRef temp_ptr; in emit_fetch_output() local
281 LLVMValueRef temp_ptr; in emit_store() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c625 LLVMValueRef temp_ptr; in emit_fetch_constant() local
765 LLVMValueRef temp_ptr; in emit_fetch_temporary() local
1067 LLVMValueRef temp_ptr; in emit_store_chan() local
1506 LLVMValueRef temp_ptr; in emit_dump_temps() local
Dlp_bld_tgsi_aos.c208 LLVMValueRef temp_ptr = bld->temps[reg->Register.Index]; in emit_fetch_temporary() local
/external/libhevc/common/x86/
Dihevc_32x32_itrans_recon_sse42_intr.c126 WORD16 *temp_ptr; in ihevc_itrans_recon_32x32_sse42() local
Dihevc_itrans_recon_32x32_ssse3_intr.c134 WORD16 *temp_ptr; in ihevc_itrans_recon_32x32_ssse3() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_dct32x32_msa.c132 static void fdct8x32_1d_column_odd_store(int16_t *input, int16_t *temp_ptr) { in fdct8x32_1d_column_odd_store()
/external/opencv/cv/src/
Dcvfilter.cpp2309 uchar* temp_ptr = temp->data.ptr; in icvIPPFilterNextStripe() local