Home
last modified time | relevance | path

Searched refs:sp (Results 1 – 25 of 196) sorted by relevance

12345678

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dfilter_v6.asm32 stmdb sp!, {r4 - r11, lr}
34 ldr r11, [sp, #40] ; vp8_filter address
35 ldr r7, [sp, #36] ; output height
43 sub sp, sp, #4
49 str r1, [sp] ; push destination to stack
101 ldr r1, [sp] ; load and update dst address
106 str r1, [sp]
110 add sp, sp, #4
111 ldmia sp!, {r4 - r11, pc}
119 stmdb sp!, {r4 - r11, lr}
[all …]
Dsixtappredict8x4_v6.asm27 stmdb sp!, {r4 - r11, lr}
28 …str r3, [sp, #-184]! ;reserve space on stack for temporary storage, store yoffs…
31 add lr, sp, #4 ;point to temporary buffer
123 ldr r3, [sp], #4 ; load back yoffset
124 ldr r0, [sp, #216] ; load dst address from stack 180+36
125 ldr r1, [sp, #220] ; load dst stride from stack 180+40
143 ldr r6, [sp] ; load the data
144 ldr r7, [sp, #4]
152 ldr r8, [sp, #8]
157 ldrh r9, [sp, #12]
[all …]
Dloopfilter_v6.asm64 stmdb sp!, {r4 - r11, lr}
67 ldr count, [sp, #40] ; count for 8-in-parallel
68 ldr r6, [sp, #36] ; load thresh address
69 sub sp, sp, #16 ; create temp buffer
177 str r9, [sp] ; store qs0 temporarily
178 str r8, [sp, #4] ; store ps0 temporarily
179 str r10, [sp, #8] ; store qs1 temporarily
180 str r7, [sp, #12] ; store ps1 temporarily
217 ldr r8, [sp] ; load qs0
218 ldr r9, [sp, #4] ; load ps0
[all …]
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.h85 sp<SurfaceComposerClient> mComposerClient;
86 sp<SurfaceControl> mSurfaceControl;
102 virtual sp<GLConsumer> getST();
105 sp<GLConsumer> mST;
106 sp<Surface> mSTC;
107 sp<ANativeWindow> mANW;
130 ST_BufferSourceThread(int tex_id, sp<Camera> camera) : BufferSourceThread(camera) { in ST_BufferSourceThread()
150 sp<GraphicBuffer> graphic_buffer; in threadLoop()
195 sp<GLConsumer> mSurfaceTexture;
196 sp<FrameWaiter> mFW;
[all …]
Dcamera_test_bufferqueue.h53 BQ_BufferSourceThread(int tex_id, sp<Camera> camera) : BufferSourceThread(camera) { in BQ_BufferSourceThread()
65 sp<GraphicBuffer> graphic_buffer; in threadLoop()
114 virtual void onHandled(sp<GraphicBuffer> &gbuf, unsigned int slot) { in onHandled()
119 sp<BufferQueue> mBufferQueue;
120 sp<FrameConsumer> mFW;
126 BQ_BufferSourceInput(int tex_id, sp<Camera> camera) : in BQ_BufferSourceInput()
129 sp<IGraphicBufferProducer> bufferProducer = mBufferQueue; in BQ_BufferSourceInput()
152 sp<BufferQueue> mBufferQueue;
Dcamera_test.h160 const sp<IMemory>& dataPtr,
163 … virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr);
223 sp<GraphicBuffer> buf;
322 sp<GraphicBuffer> graphicBuffer;
367 void add(sp<GraphicBuffer> &gbuf, const Rect &crop,
387 BufferSourceThread(sp<Camera> camera) : in BufferSourceThread()
411 virtual void onHandled(sp<GraphicBuffer> &g, unsigned int slot) {}; in onHandled()
435 void handleBuffer(sp<GraphicBuffer> &, uint8_t *, unsigned int, const Rect &);
436 Rect getCrop(sp<GraphicBuffer> &buffer, const float *mtx);
437 void showMetadata(sp<IMemory> data);
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
Dvp8_vpxyv12_copyframe_func_neon.asm28 sub sp, sp, #16
43 str r8, [sp]
44 str r9, [sp, #4]
45 str r10, [sp, #8]
46 str r11, [sp, #12]
97 ldr r2, [sp] ;srcptr1
98 ldr r3, [sp, #4] ;dstptr1
143 ldr r2, [sp] ;srcptr1
144 ldr r3, [sp, #4] ;dstptr1
150 addne sp, sp, #8
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
Dvp8_packtokens_partitions_armv5.asm47 sub sp, sp, #40
56 str r5, [sp, #36] ; save mb_rows
57 str r1, [sp, #24] ; save ptr = cx_data
58 str r3, [sp, #20] ; save num_part
59 str r2, [sp, #8] ; save cx_data_end
64 str r7, [sp, #32] ; store start of cpi->tp_list
70 str r11, [sp, #28] ; i
76 ldr r10, [sp, #24] ; ptr
77 ldr r5, [sp, #36] ; move mb_rows to the counting section
80 str r5, [sp, #12]
[all …]
Dvp8_packtokens_mbrow_armv5.asm46 sub sp, sp, #24
55 str r2, [sp, #20] ; save vp8_coef_encodings
56 str r5, [sp, #12] ; save mb_rows
57 str r3, [sp, #8] ; save vp8_extra_bits
73 str r9, [sp, #0] ; save stop for later comparison
74 str r7, [sp, #16] ; tokenlist address for next time
82 ldr r4, [sp, #20] ; vp8_coef_encodings
98 ldr r10, [sp, #64] ; vp8_coef_tree
177 ldr r10, [sp, #64] ; vp8_coef_tree
186 ldr r7, [sp, #8] ; vp8_extra_bits
[all …]
/hardware/intel/common/libva/test/putsurface/
Dputsurface_android.cpp37 static sp<SurfaceComposerClient> client0 = NULL;
38 static sp<SurfaceControl> surface_ctrl0 = NULL;
39 static sp<ANativeWindow> anw0 = NULL;
41 static sp<SurfaceComposerClient> client1 = NULL;
42 static sp<SurfaceControl> surface_ctrl1 = NULL;
43 static sp<ANativeWindow> anw1 = NULL;
/hardware/ti/omap4xxx/camera/inc/
DSensorListener.h45 mLooper = sp<Looper>(looper); in SensorLooperThread()
61 sp<Looper> mLooper;
88 sp<SensorEventQueue> mSensorEventQueue;
94 sp<Looper> mLooper;
95 sp<SensorLooperThread> mSensorLooperThread;
/hardware/libhardware/tests/camera2/
DCameraMultiStreamTests.cpp92 sp<SurfaceComposerClient> mComposerClient;
93 sp<SurfaceControl> mSurfaceControl;
95 void CreateOnScreenSurface(sp<ANativeWindow>& surface) { in CreateOnScreenSurface()
177 const sp<CameraDeviceBase>& device, in CameraStream()
178 CameraStreamParams param, sp<ANativeWindow> surface, in CameraStream()
185 sp<IGraphicBufferProducer> producer; in CameraStream()
186 sp<IGraphicBufferConsumer> consumer; in CameraStream()
218 sp<CpuConsumer> GetConsumer() { return mCpuConsumer; } in GetConsumer()
219 sp<FrameListener> GetFrameListener() { return mFrameListener; } in GetFrameListener()
233 sp<FrameListener> mFrameListener;
[all …]
DCameraStreamFixture.h96 sp<CameraDeviceBase> device = mDevice; in SetUp()
161 sp<CameraDeviceBase> device = mDevice; in CreateStream()
164 sp<IGraphicBufferProducer> producer; in CreateStream()
165 sp<IGraphicBufferConsumer> consumer; in CreateStream()
280 android::sp<FrameListener> mFrameListener;
281 android::sp<CpuConsumer> mCpuConsumer;
282 android::sp<ANativeWindow> mNativeWindow;
/hardware/ti/omap4-aah/camera/inc/
DSensorListener.h48 mLooper = android::sp<android::Looper>(looper); in SensorLooperThread()
64 android::sp<android::Looper> mLooper;
91 android::sp<android::SensorEventQueue> mSensorEventQueue;
97 android::sp<android::Looper> mLooper;
98 android::sp<SensorLooperThread> mSensorLooperThread;
/hardware/qcom/display/msm8084/libqservice/
DQService.h48 virtual void connect(const android::sp<qClient::IQClient>& client);
49 virtual void connect(const android::sp<qClient::IQHDMIClient>& client);
58 android::sp<qClient::IQClient> mClient;
59 android::sp<qClient::IQHDMIClient> mHDMIClient;
DQServiceUtils.h40 inline android::sp<qService::IQService> getBinder() { in getBinder()
41 android::sp<android::IServiceManager> sm = android::defaultServiceManager(); in getBinder()
42 android::sp<qService::IQService> binder = in getBinder()
53 android::sp<qService::IQService> binder = getBinder(); in sendSingleParam()
DIQService.cpp44 BpQService(const sp<IBinder>& impl) in BpQService()
47 virtual void connect(const sp<IQClient>& client) { in connect()
55 virtual void connect(const sp<IQHDMIClient>& client) { in connect()
110 sp<IQClient> client = in onTransact()
122 sp<IQHDMIClient> client = in onTransact()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dssim.c17 int sp, in vp8_ssim_parms_16x16_c() argument
28 for(i=0;i<16;i++,s+=sp,r+=rp) in vp8_ssim_parms_16x16_c()
43 int sp, in vp8_ssim_parms_8x8_c() argument
54 for(i=0;i<8;i++,s+=sp,r+=rp) in vp8_ssim_parms_8x8_c()
97 static double ssim_16x16(unsigned char *s,int sp, unsigned char *r,int rp) in ssim_16x16() argument
100 vp8_ssim_parms_16x16(s, sp, r, rp, &sum_s, &sum_r, &sum_sq_s, &sum_sq_r, &sum_sxr); in ssim_16x16()
103 static double ssim_8x8(unsigned char *s,int sp, unsigned char *r,int rp) in ssim_8x8() argument
106 vp8_ssim_parms_8x8(s, sp, r, rp, &sum_s, &sum_r, &sum_sq_s, &sum_sq_r, &sum_sxr); in ssim_8x8()
112 long dssim(unsigned char *s,int sp, unsigned char *r,int rp) in dssim() argument
125 vp8_ssim_parms_16x16(s, sp, r, rp, &sum_s, &sum_r, &sum_sq_s, &sum_sq_r, &sum_sxr); in dssim()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_convolve8_neon.asm47 ; sp[]const int16_t *filter_x
48 ; sp[]int x_step_q4
49 ; sp[]const int16_t *filter_y ; unused
50 ; sp[]int y_step_q4 ; unused
51 ; sp[]int w
52 ; sp[]int h
55 ldr r12, [sp, #4] ; x_step_q4
63 ldr r5, [sp, #32] ; filter_x
64 ldr r6, [sp, #48] ; w
65 ldr r7, [sp, #52] ; h
[all …]
Dvp9_convolve8_avg_neon.asm47 ; sp[]const int16_t *filter_x
48 ; sp[]int x_step_q4
49 ; sp[]const int16_t *filter_y ; unused
50 ; sp[]int y_step_q4 ; unused
51 ; sp[]int w
52 ; sp[]int h
55 ldr r12, [sp, #4] ; x_step_q4
63 ldr r5, [sp, #32] ; filter_x
64 ldr r6, [sp, #48] ; w
65 ldr r7, [sp, #52] ; h
[all …]
/hardware/qcom/display/msm8226/libqservice/
DQServiceUtils.h40 inline android::sp<qService::IQService> getBinder() { in getBinder()
41 android::sp<android::IServiceManager> sm = android::defaultServiceManager(); in getBinder()
42 android::sp<qService::IQService> binder = in getBinder()
53 android::sp<qService::IQService> binder = getBinder(); in sendSingleParam()
/hardware/qcom/display/msm8084/hdmi_cec/
DQHDMIClient.cpp56 void QHDMIClient::registerClient(sp<QHDMIClient>& client) in registerClient()
58 sp<IServiceManager> sm = defaultServiceManager(); in registerClient()
59 sp<IBinder> binder = sm->getService(String16("display.qservice")); in registerClient()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ssim.c14 void vp9_ssim_parms_16x16_c(uint8_t *s, int sp, uint8_t *r, in vp9_ssim_parms_16x16_c() argument
19 for (i = 0; i < 16; i++, s += sp, r += rp) { in vp9_ssim_parms_16x16_c()
29 void vp9_ssim_parms_8x8_c(uint8_t *s, int sp, uint8_t *r, int rp, in vp9_ssim_parms_8x8_c() argument
34 for (i = 0; i < 8; i++, s += sp, r += rp) { in vp9_ssim_parms_8x8_c()
68 static double ssim_8x8(uint8_t *s, int sp, uint8_t *r, int rp) { in ssim_8x8() argument
70 vp9_ssim_parms_8x8(s, sp, r, rp, &sum_s, &sum_r, &sum_sq_s, &sum_sq_r, in ssim_8x8()
/hardware/intel/common/libmix/videoencoder/
DIntelMetadataBuffer.cpp40 sp<MemoryBase> membase;
41 sp<GraphicBuffer> gbuffer;
82 sp<IMemoryHeap> heap = interface_cast<IMemoryHeap>(data.readStrongBinder()); in ReadMemObjFromBinder()
84 sp<MemoryBase> mem = new MemoryBase(heap, offset, size); in ReadMemObjFromBinder()
102 sp<GraphicBuffer> buffer = new GraphicBuffer(); in ReadMemObjFromBinder()
140 sp<IMemoryHeap> heap = smem->membase->getMemory(&offset, &size); in WriteMemObjToBinder()
229 static sp<IBinder> GetIntelBufferSharingService() { in GetIntelBufferSharingService()
231 sp<IServiceManager> sm = defaultServiceManager(); in GetIntelBufferSharingService()
232 sp<IBinder> binder = sm->checkService(String16("media.IntelBufferSharing")); in GetIntelBufferSharingService()
458 sp<IBinder> binder = GetIntelBufferSharingService(); in GetValue()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
Dvp8_subtract_armv6.asm29 stmfd sp!, {r4-r9}
66 ldmfd sp!, {r4-r9}
76 ; sp unsigned char *upred
77 ; sp unsigned char *vpred
78 ; sp int pred_stride
81 stmfd sp!, {r4-r11}
85 ldr r5, [sp, #32] ; upred
86 ldr r12, [sp, #40] ; pred_stride
130 ldr r5, [sp, #36] ; vpred
175 ldmfd sp!, {r4-r11}
[all …]

12345678