Home
last modified time | relevance | path

Searched defs:frame (Results 1 – 25 of 165) sorted by relevance

1234567

/hardware/ti/omap4-aah/camera/inc/
DBufferSourceAdapter.h101 void addFrame(CameraFrame *frame) { in addFrame()
114 CameraFrame *frame = mFrames.itemAt(0); in requestExit() local
117 delete frame; in requestExit() local
123 CameraFrame *frame = NULL; in threadLoop() local
140 delete frame; in threadLoop() local
/hardware/intel/common/libmix/mix_video/src/
Dmixsurfacepool.c267 MixVideoFrame *frame = NULL; in mix_surfacepool_initialize() local
316 MIX_RESULT mix_surfacepool_put(MixSurfacePool * obj, MixVideoFrame * frame) { in mix_surfacepool_put()
370 MIX_RESULT mix_surfacepool_get(MixSurfacePool * obj, MixVideoFrame ** frame) {
460 MIX_RESULT mix_surfacepool_get_frame_with_ci_frameidx (MixSurfacePool * obj, MixVideoFrame ** frame
588 MixVideoFrame *frame = NULL; local
625 mix_surfacepool_dumpframe(MixVideoFrame *frame)
Dmixframemanager.c281 MixVideoFrame *frame = NULL; in mix_framemanager_flush() local
297 MixVideoFrame *frame = NULL; in mix_framemanager_flush() local
328 MixVideoFrame *frame = NULL; in get_expected_frame_from_array() local
401 gpointer frame = NULL; in add_frame_into_array() local
531 MixVideoFrame *frame = NULL; in mix_framemanager_timestamp_based_enqueue() local
/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp143 mm_camera_super_buf_t* frame = in zsl_channel_cb() local
291 mm_camera_super_buf_t *frame) in selectScene()
399 mm_camera_super_buf_t* frame = in capture_channel_cb_routine() local
649 mm_camera_super_buf_t* frame = in postproc_channel_cb_routine() local
705 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in synchronous_stream_cb_routine() local
799 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in preview_stream_cb_routine() local
1134 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in nodisplay_preview_stream_cb_routine() local
1215 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in rdi_mode_stream_cb_routine() local
1340 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in postview_stream_cb_routine() local
1402 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in video_stream_cb_routine() local
[all …]
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dapds9002.py33 def SIGINTHandler(signum, frame): argument
Dgrovewater.py33 def SIGINTHandler(signum, frame): argument
Duln200xa.py36 def SIGINTHandler(signum, frame): argument
Dyg1006.py33 def SIGINTHandler(signum, frame): argument
Dht9170.py32 def SIGINTHandler(signum, frame): argument
Dlm35.py33 def SIGINTHandler(signum, frame): argument
Dhp20x.py29 def SIGINTHandler(signum, frame): argument
Drfr359f.py34 def SIGINTHandler(signum, frame): argument
Drotaryencoder.py33 def SIGINTHandler(signum, frame): argument
Dl298.py36 def SIGINTHandler(signum, frame): argument
Dwaterlevel.py34 def SIGINTHandler(signum, frame): argument
Dgroveemg.py34 def SIGINTHandler(signum, frame): argument
Dsi114x.py33 def SIGINTHandler(signum, frame): argument
Dtsl2561.py33 def SIGINTHandler(signum, frame): argument
Dgroveo2.py34 def SIGINTHandler(signum, frame): argument
Dsainsmartks.py29 def SIGINTHandler(signum, frame): argument
Drpr220.py36 def SIGINTHandler(signum, frame): argument
Dad8232.py34 def SIGINTHandler(signum, frame): argument
Dwheelencoder.py32 def SIGINTHandler(signum, frame): argument
Dmg811.py34 def SIGINTHandler(signum, frame): argument
Dgrovelinefinder.py33 def SIGINTHandler(signum, frame): argument

1234567