Searched refs:Load (Results 1 - 20 of 20) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcmodule.h53 OMX_ERRORTYPE Load(int flag);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Dbuildintrapredictorsmby_neon.asm54 ; Load above row, if it exists
78 ; Load left row, if it exists
171 ; Load 4x yleft_col
230 ; Load yabove_row
234 ; Load ytop_left
250 ; Load 4x yleft_col
337 ; Load above row, if it exists
361 ; Load left row, if it exists
454 ; Load 4x yleft_col
513 ; Load yabove_ro
[all...]
H A Dvariance_neon.asm36 vld1.8 {q0}, [r0], r1 ;Load up source and reference
109 vld1.8 {q0}, [r0], r1 ;Load up source and reference
172 vld1.8 {d0}, [r0], r1 ;Load up source and reference
225 vld1.8 {d0}, [r0], r1 ;Load up source and reference
H A Dvp8_subpixelvariance16x16_neon.asm376 vld1.8 {q0}, [r3]! ;Load up source and reference
H A Dvp8_subpixelvariance16x16s_neon.asm505 vld1.8 {q0}, [r3]! ;Load up source and reference
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_reconintra_neon.asm299 ; Load ytop_left = above[-1];
304 ; Load above 4 pixels
310 ; Load left row by row and compute left + (above - ytop_left)
346 ; Load ytop_left = above[-1];
354 ; Load above 8 pixels
362 ; Load left row by row and compute left + (above - ytop_left)
419 ; Load ytop_left = above[-1];
424 ; Load above 8 pixels
436 ; Load left row by row and compute left + (above - ytop_left)
513 ; Load ytop_lef
[all...]
H A Dvp9_idct32x32_add_neon.asm56 ; Load from transposed_buffer
71 ; Load from output (used as temporary storage)
357 ; Load two horizontally consecutive 8x8 16bit data matrices. The first one
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
H A Dvp8_mse16x16_neon.asm38 vld1.8 {q0}, [r0], r1 ;Load up source and reference
85 vld1.8 {d0}, [r0], r1 ;Load up source and reference
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
H A Dmkvparser.hpp603 void Load(IMkvReader*);
740 long Load(long long& pos, long& size) const;
810 long Load(); //loads headers and all clusters
H A Dmkvparser.cpp1798 long Segment::Load() function in class:mkvparser::Segment
2510 pCP->Load(pReader);
2570 pCP->Load(pReader);
2771 pCP->Load(m_pSegment->m_pReader);
2815 pNext->Load(m_pSegment->m_pReader);
2989 void CuePoint::Load(IMkvReader* pReader) function in class:mkvparser::CuePoint
2992 //os << "CuePoint::Load(begin): timecode=" << m_timecode << endl;
3062 //os << "CuePoint::Load(cont'd): idpos=" << idpos
6045 long Cluster::Load(long long& pos, long& len) const function in class:mkvparser::Cluster
6300 long status = Load(po
[all...]
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcmodule.cpp70 OMX_ERRORTYPE CModule::Load(int flag) function in class:CModule
/hardware/intel/common/wrs_omxil_core/core/src/
H A Dwrs_omxcore.cpp80 ret = cmodule->Load(MODULE_LAZY);
212 ret = cmodule->Load(MODULE_NOW);
214 LOGE("%s(): exit failure, cmodule->Load failed\n",
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvparser.hpp783 void Load(IMkvReader*);
919 long Load(long long& pos, long& size) const;
991 long Load(); //loads headers and all clusters
H A Dmkvparser.cpp1828 long Segment::Load() function in class:mkvparser::Segment
2542 pCP->Load(pReader);
2602 pCP->Load(pReader);
2800 pCP->Load(m_pSegment->m_pReader);
2844 pNext->Load(m_pSegment->m_pReader);
3018 void CuePoint::Load(IMkvReader* pReader) function in class:mkvparser::CuePoint
3021 //os << "CuePoint::Load(begin): timecode=" << m_timecode << endl;
3089 //os << "CuePoint::Load(cont'd): idpos=" << idpos
6988 long Cluster::Load(long long& pos, long& len) const function in class:mkvparser::Cluster
7243 long status = Load(po
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Didctllm_sse2.asm311 ; Load up predict blocks
385 ; Load up predict blocks
648 ; Load up predict blocks
677 ; Load destination stride before writing out,
H A Dvariance_impl_mmx.asm91 mov rax, arg(0) ;[src_ptr] ; Load base addresses
339 mov rax, arg(0) ;[src_ptr] ; Load base addresses
450 mov rax, arg(0) ;[src_ptr] ; Load base addresses
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dfilter_bilinear_altivec.asm177 ;# Load up permutation constants
262 ;# Load up permutation constants
348 ;# Load up permutation constants
H A Dvariance_subpixel_altivec.asm204 ;# Load up permutation constants
295 ;# Load up permutation constants
405 ;# Load up permutation constants
H A Dfilter_altivec.asm221 ;# Load up permutation constants
411 ;# Load up permutation constants
583 ;# Load up permutation constants
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_variance_impl_mmx.asm91 mov rax, arg(0) ;[src_ptr] ; Load base addresses
339 mov rax, arg(0) ;[src_ptr] ; Load base addresses
450 mov rax, arg(0) ;[src_ptr] ; Load base addresses

Completed in 368 milliseconds