| /external/chromium_org/remoting/client/plugin/ |
| media_source_video_renderer.cc | 138 segment_->AddFrame(reinterpret_cast<const uint8_t*>(video_data.data()),
|
| /external/chromium_org/third_party/libwebp/demux/ |
| demux.c | 186 static int AddFrame(WebPDemuxer* const dmux, Frame* const frame) { 328 added_frame = AddFrame(dmux, frame); 363 added_fragment = AddFrame(dmux, frame); 453 if (!AddFrame(dmux, frame)) { [all...] |
| /external/webp/src/demux/ |
| demux.c | 186 static int AddFrame(WebPDemuxer* const dmux, Frame* const frame) { 328 added_frame = AddFrame(dmux, frame); 363 added_fragment = AddFrame(dmux, frame); 453 if (!AddFrame(dmux, frame)) { [all...] |
| /packages/apps/Camera/jni/feature_stab/src/dbreg/ |
| dbreg.h | 60 registration algorithm. db_FrameToReferenceRegistration::AddFrame(...) is the method by which each new video frame 104 reg.AddFrame(image_storage,frame_to_ref_homography); 110 // class to store the image as its reference. Otherwise, AddFrame 189 int AddFrame(const unsigned char * const * im, double H[9], bool force_reference=false, bool prewarp=false);
|
| dbreg.cpp | 344 int db_FrameToReferenceRegistration::AddFrame(const unsigned char * const * im, double H[9],bool force_reference,bool prewarp)
|
| /packages/apps/Camera/jni/feature_stab/src/dbregtest/ |
| dbregtest.cpp | 202 reg.AddFrame(ref.GetRowPointers(),H,false,false);
|
| /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
| dbreg.h | 60 registration algorithm. db_FrameToReferenceRegistration::AddFrame(...) is the method by which each new video frame 104 reg.AddFrame(image_storage,frame_to_ref_homography); 110 // class to store the image as its reference. Otherwise, AddFrame 189 int AddFrame(const unsigned char * const * im, double H[9], bool force_reference=false, bool prewarp=false);
|
| dbreg.cpp | 344 int db_FrameToReferenceRegistration::AddFrame(const unsigned char * const * im, double H[9],bool force_reference,bool prewarp)
|
| /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/ |
| dbregtest.cpp | 202 reg.AddFrame(ref.GetRowPointers(),H,false,false);
|
| /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/ |
| mkvmuxer.hpp | 720 bool AddFrame(const uint8* frame, uint64 length, uint64 track_number, 833 // Used to implement AddFrame and AddMetadata. [all...] |
| mkvmuxer.cpp | [all...] |
| /external/libvpx/libvpx/third_party/libwebm/ |
| mkvmuxer.hpp | 727 bool AddFrame(const uint8* frame, 860 // Used to implement AddFrame and AddMetadata. [all...] |
| mkvmuxer.cpp | [all...] |
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
| mkvmuxer.hpp | 727 bool AddFrame(const uint8* frame, 860 // Used to implement AddFrame and AddMetadata. [all...] |
| mkvmuxer.cpp | [all...] |
| /external/chromium_org/third_party/webrtc/modules/video_render/ |
| incoming_video_stream.cc | 135 if (render_buffers_.AddFrame(&video_frame) == 1)
|
| /external/chromium_org/third_party/webrtc/modules/utility/source/ |
| file_recorder_impl.cc | 436 int32_t retVal = _videoFramesQueue->AddFrame(videoFrame);
|
| /development/perftests/panorama/feature_stab/src/dbreg/ |
| dbreg.cpp | 344 int db_FrameToReferenceRegistration::AddFrame(const unsigned char * const * im, double H[9],bool force_reference,bool prewarp)
|
| /external/chromium_org/content/browser/frame_host/ |
| render_frame_host_impl.cc | 357 RenderFrameHostImpl* new_frame = frame_tree_->AddFrame( [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| d3drmobj.h | [all...] |