Searched refs:frame (Results 1 - 25 of 217) sorted by relevance

123456789

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dsuperframe_test.cc39 if (video->frame() == 1) {
49 const uint8_t *buffer = reinterpret_cast<uint8_t*>(pkt->data.frame.buf);
50 const uint8_t marker = buffer[pkt->data.frame.sz - 1];
55 pkt->data.frame.sz >= index_sz &&
56 buffer[pkt->data.frame.sz - index_sz] == marker) {
57 // frame is a superframe. strip off the index.
60 modified_buf_ = new uint8_t[pkt->data.frame.sz - index_sz];
61 memcpy(modified_buf_, pkt->data.frame.buf,
62 pkt->data.frame.sz - index_sz);
64 modified_pkt_.data.frame
[all...]
H A Dresize_test.cc72 pts = pkt->data.frame.pts;
73 mem_put_le32(header, static_cast<unsigned int>(pkt->data.frame.sz));
84 unsigned int ScaleForFrameNumber(unsigned int frame, unsigned int val) { argument
85 if (frame < 10)
87 if (frame < 20)
89 if (frame < 30)
91 if (frame < 40)
93 if (frame < 50)
151 const unsigned int frame = static_cast<unsigned>(info->pts); local
152 const unsigned int expected_w = ScaleForFrameNumber(frame, kInitialWidt
[all...]
/hardware/ti/omap4-aah/camera/
H A DAppCallbackNotifier.cpp309 ///Received a frame from one of the frame providers
310 //CAMHAL_LOGDA("Notification Thread received a frame from frame provider (CameraAdapter)");
702 static void copyCroppedNV12(CameraFrame* frame, unsigned char *dst) argument
708 CAMHAL_ASSERT(frame && dst);
710 offset = frame->mOffset;
711 stride = frame->mAlignment;
712 width = frame->mWidth;
713 height = frame
740 copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType) argument
789 copyAndSendPreviewFrame(CameraFrame* frame, int32_t msgType) argument
902 CameraFrame *frame; local
1256 CameraFrame *frame; local
1285 CameraFrame *frame; local
1763 CameraBuffer *frame = NULL; local
[all...]
/hardware/ti/omap4xxx/camera/
H A DAppCallbackNotifier.cpp299 ///Received a frame from one of the frame providers
300 //CAMHAL_LOGDA("Notification Thread received a frame from frame provider (CameraAdapter)");
690 void AppCallbackNotifier::copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType) argument
703 picture = mRequestMemory(-1, frame->mLength, 1, NULL);
708 src = (void *) ((unsigned int) frame->mBuffer + frame->mOffset);
709 memcpy(dest, src, frame->mLength);
715 mFrameProvider->returnFrame(frame
726 copyAndSendPreviewFrame(CameraFrame* frame, int32_t msgType) argument
837 CameraFrame *frame; local
1182 CameraFrame *frame; local
1209 CameraFrame *frame; local
1702 void *frame = NULL; local
[all...]
/hardware/ti/omap4-aah/camera/inc/
H A DBufferSourceAdapter.h44 // helper class to return frame in different thread context
91 // helper class to queue frame in different thread context
101 void addFrame(CameraFrame *frame) { argument
103 mFrames.add(new CameraFrame(*frame));
114 CameraFrame *frame = mFrames.itemAt(0); local
116 frame->mMetaData.clear();
117 delete frame;
123 CameraFrame *frame = NULL; local
128 frame = mFrames.itemAt(0);
133 if (frame) {
[all...]
/hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/src/
H A Dmm_lib2d.c143 * p_in_frame - pointer to input frame
144 * p_out_frame - pointer to output frame
208 p_frame->frame[0].plane_cnt = 1;
209 p_frame->frame[0].plane[0].plane_type = PLANE_ARGB;
210 p_frame->frame[0].plane[0].addr = rgb_buffer->buffer;
211 p_frame->frame[0].plane[0].stride = rgb_buffer->stride;
212 p_frame->frame[0].plane[0].length = (rgb_buffer->stride *
214 p_frame->frame[0].plane[0].fd = rgb_buffer->fd;
215 p_frame->frame[0].plane[0].height = rgb_buffer->height;
216 p_frame->frame[
[all...]
/hardware/intel/common/libmix/mix_video/src/
H A Dmixsurfacepool.c221 * frame objects that represents a pool of surfaces.
264 // Initialize the free pool with frame objects
267 MixVideoFrame *frame = NULL; local
271 //Create a frame object for each surface ID
272 frame = mix_videoframe_new();
274 if (frame == NULL) {
282 // Set the frame ID to the surface ID
283 mix_videoframe_set_frame_id(frame, surfaces[i]);
284 // Set the ci frame index to the surface ID
285 mix_videoframe_set_ci_frame_idx (frame,
316 mix_surfacepool_put(MixSurfacePool * obj, MixVideoFrame * frame) argument
370 mix_surfacepool_get(MixSurfacePool * obj, MixVideoFrame ** frame) argument
460 mix_surfacepool_get_frame_with_ci_frameidx(MixSurfacePool * obj, MixVideoFrame ** frame, MixVideoFrame *in_frame) argument
588 MixVideoFrame *frame = NULL; local
625 mix_surfacepool_dumpframe(MixVideoFrame *frame) argument
[all...]
/hardware/bsp/intel/peripheral/libupm/examples/python/
H A Da110x.py33 def SIGINTHandler(signum, frame):
H A Dad8232.py34 def SIGINTHandler(signum, frame):
H A Dapds9002.py33 def SIGINTHandler(signum, frame):
H A Dbiss0001.py33 def SIGINTHandler(signum, frame):
H A Dgroveemg.py34 def SIGINTHandler(signum, frame):
H A Dgrovegsr.py35 def SIGINTHandler(signum, frame):
H A Dgrovelinefinder.py33 def SIGINTHandler(signum, frame):
H A Dgroveo2.py34 def SIGINTHandler(signum, frame):
H A Dgrovewater.py33 def SIGINTHandler(signum, frame):
H A Dht9170.py32 def SIGINTHandler(signum, frame):
H A Dina132.py35 def SIGINTHandler(signum, frame):
H A Dlm35.py33 def SIGINTHandler(signum, frame):
H A Dloudness.py33 def SIGINTHandler(signum, frame):
H A Dmaxsonarez.py33 def SIGINTHandler(signum, frame):
H A Dmg811.py34 def SIGINTHandler(signum, frame):
H A Drfr359f.py34 def SIGINTHandler(signum, frame):
H A Drotaryencoder.py33 def SIGINTHandler(signum, frame):
H A Drpr220.py36 def SIGINTHandler(signum, frame):

Completed in 1457 milliseconds

123456789