Home
last modified time | relevance | path

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

123

/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/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.cpp141 bool Frame::Init(const uint8* frame, uint64 length) { in Init()
1490 bool Cluster::AddFrame(const uint8* frame, in AddFrame()
1503 bool Cluster::AddFrameWithAdditional(const uint8* frame, in AddFrameWithAdditional()
1522 bool Cluster::AddFrameWithDiscardPadding(const uint8* frame, in AddFrameWithDiscardPadding()
1537 bool Cluster::AddMetadata(const uint8* frame, in AddMetadata()
1620 const uint8* frame, in DoWriteBlock()
1653 const uint8* frame, in DoWriteBlockWithAdditional()
1693 const uint8* frame, in DoWriteBlockWithDiscardPadding()
2101 Frame* const frame = frames_[i]; in ~Segment() local
2384 bool Segment::AddFrame(const uint8* frame, in AddFrame()
[all …]
/hardware/ti/omap4-aah/camera/
DAppCallbackNotifier.cpp702 static void copyCroppedNV12(CameraFrame* frame, unsigned char *dst) in copyCroppedNV12()
740 void AppCallbackNotifier::copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPictureFrame()
789 void AppCallbackNotifier::copyAndSendPreviewFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPreviewFrame()
902 CameraFrame *frame; in notifyFrame() local
1256 CameraFrame *frame; in frameCallback() local
1285 CameraFrame *frame; in flushAndReturnFrames() local
1763 CameraBuffer *frame = NULL; in releaseRecordingFrame() local
DBaseCameraAdapter.cpp309 CameraFrame *frame = new CameraFrame; in addFramePointers() local
327 CameraFrame *frame = (CameraFrame *)mFrameQueue.valueAt(i); in removeFramePointers() local
412 CameraFrame *frame = NULL; in sendCommand() local
1285 status_t BaseCameraAdapter::sendFrameToSubscribers(CameraFrame *frame) in sendFrameToSubscribers()
1354 status_t BaseCameraAdapter::__sendFrameToSubscribers(CameraFrame* frame, in __sendFrameToSubscribers()
1802 status_t BaseCameraAdapter::getPictureBufferSize(CameraFrame &frame, size_t bufferCount) in getPictureBufferSize()
DBufferSourceAdapter.cpp834 void BufferSourceAdapter::addFrame(CameraFrame* frame) in addFrame()
841 void BufferSourceAdapter::handleFrameCallback(CameraFrame* frame) in handleFrameCallback()
/hardware/ti/omap4xxx/camera/
DBaseCameraAdapter.cpp230 CameraFrame *frame = new CameraFrame; in addFramePointers() local
248 CameraFrame *frame = (CameraFrame *)mFrameQueue.valueAt(i); in removeFramePointers() local
332 CameraFrame *frame = NULL; in sendCommand() local
1140 status_t BaseCameraAdapter::sendFrameToSubscribers(CameraFrame *frame) in sendFrameToSubscribers()
1204 status_t BaseCameraAdapter::__sendFrameToSubscribers(CameraFrame* frame, in __sendFrameToSubscribers()
DAppCallbackNotifier.cpp690 void AppCallbackNotifier::copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPictureFrame()
726 void AppCallbackNotifier::copyAndSendPreviewFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPreviewFrame()
837 CameraFrame *frame; in notifyFrame() local
1182 CameraFrame *frame; in frameCallback() local
1209 CameraFrame *frame; in flushAndReturnFrames() local
1702 void *frame = NULL; in releaseRecordingFrame() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Ddebugmodes.c16 void vp8_print_modes_and_motion_vectors(MODE_INFO *mi, int rows, int cols, int frame) in vp8_print_modes_and_motion_vectors()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dsimple_decoder.c135 const unsigned char *frame = vpx_video_reader_get_frame(reader, in main() local
Dpostproc.c103 const unsigned char *frame = vpx_video_reader_get_frame(reader, in main() local
Ddecode_with_partial_drops.c140 void throw_packets(unsigned char* frame, int* size, int loss_rate, in throw_packets()
201 unsigned char frame[256*1024]; in main() local
Ddecode_with_drops.c121 const unsigned char *frame = vpx_video_reader_get_frame(reader, in main() local
Ddecode_to_md5.c116 const unsigned char *frame = vpx_video_reader_get_frame(reader, in main() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dresize_test.cc84 unsigned int ScaleForFrameNumber(unsigned int frame, unsigned int val) { in ScaleForFrameNumber()
151 const unsigned int frame = static_cast<unsigned>(info->pts); in TEST_P() local
Dy4m_video_source.h78 virtual unsigned int frame() const { return frame_; } in frame() function
Di420_video_source.h79 virtual unsigned int frame() const { return frame_; } in frame() function
Dvideo_source.h117 virtual unsigned int frame() const { return frame_; } in frame() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dtemporal_filter.c231 int frame; in vp8_temporal_filter_iterate_c() local
433 int frame = 0; in vp8_temporal_filter_prepare_c() local
Ddenoising.c197 MV_REFERENCE_FRAME frame = x->best_reference_frame; in vp8_denoiser_denoise_mb() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_temporal_filter.c196 int frame; in temporal_filter_iterate_c() local
374 int frame = 0; in vp9_temporal_filter_prepare() local
/hardware/intel/img/libdrm/shared-core/
Ddrm_sarea.h74 struct drm_sarea_frame frame; /**< frame */ member
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
Dperf_reader.c70 U32 sending, multiple, frame, size; in PERF_Replay() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c93 static VP9_REFFRAME ref_frame_to_vp9_reframe(vpx_ref_frame_type_t frame) { in ref_frame_to_vp9_reframe()
861 vpx_ref_frame_t *const frame = va_arg(args, vpx_ref_frame_t *); in vp9e_set_reference() local
878 vpx_ref_frame_t *const frame = va_arg(args, vpx_ref_frame_t *); in vp9e_copy_reference() local
895 vp9_ref_frame_t *frame = va_arg(args, vp9_ref_frame_t *); in get_reference() local
/hardware/libhardware/tests/camera2/
Dcamera2.cpp519 camera_metadata_t *frame; in TEST_F() local
671 camera_metadata_t *frame; in TEST_F() local
826 camera_metadata_t *frame; in TEST_F() local
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp541 CameraFrame frame; in takePicture() local
826 status_t V4LCameraAdapter::getPictureBufferSize(CameraFrame &frame, size_t bufferCount) in getPictureBufferSize()
1133 CameraFrame frame; in previewThread() local

123