Home
last modified time | relevance | path

Searched defs:frame_index (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Ddecoding_state.cc78 uint16_t frame_index = picture_id_ % kFrameDecodedLength; in SetState() local
253 uint16_t frame_index = frame_ref % kFrameDecodedLength; in ContinuousFrameRefs() local
/external/v8/src/
Ddeoptimizer.cc125 int frame_index = 0; in ConvertJSFrameIndexToFrameIndex() local
182 int frame_index = deoptimizer->ConvertJSFrameIndexToFrameIndex(jsframe_index); in DebuggerInspectableFrame() local
760 int frame_index = static_cast<int>(i); in DoComputeOutputFrames() local
813 void Deoptimizer::DoComputeJSFrame(int frame_index) { in DoComputeJSFrame()
1033 void Deoptimizer::DoComputeInterpretedFrame(int frame_index) { in DoComputeInterpretedFrame()
1249 void Deoptimizer::DoComputeArgumentsAdaptorFrame(int frame_index) { in DoComputeArgumentsAdaptorFrame()
1355 void Deoptimizer::DoComputeConstructStubFrame(int frame_index) { in DoComputeConstructStubFrame()
1484 void Deoptimizer::DoComputeAccessorStubFrame(int frame_index, in DoComputeAccessorStubFrame()
1609 void Deoptimizer::DoComputeCompiledStubFrame(int frame_index) { in DoComputeCompiledStubFrame()
1854 for (int frame_index = 0; frame_index < jsframe_count(); ++frame_index) { in MaterializeHeapObjects() local
[all …]
/external/google-breakpad/src/processor/
Dstackwalker_address_list.cc78 size_t frame_index = stack->frames()->size(); in GetCallerFrame() local
Dstackwalk_common.cc262 for (int frame_index = 0; frame_index < frame_count; ++frame_index) { in PrintStack() local
626 for (int frame_index = 0; frame_index < frame_count; ++frame_index) { in PrintStackMachineReadable() local
Dstackwalker_selftest.cc352 for (unsigned int frame_index = 0; in CountCallerFrames() local
/external/libvpx/libvpx/examples/
Dvp9_lossless_encoder.c32 int frame_index, in encode_frame()
Dvp8cx_set_ref.c69 int frame_index, in encode_frame()
Dsimple_encoder.c120 int frame_index, in encode_frame()
Dset_maps.c130 int frame_index, in encode_frame()
/external/libchrome/base/trace_event/
Dheap_profiler_stack_frame_deduplicator.cc29 int frame_index = -1; in Insert() local
/external/libgsm/inc/
Dprivate.h40 unsigned char frame_index; /* odd/even chaining */ member
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_unittest.cc494 void NetEqDecodingTest::PopulateRtpInfo(int frame_index, in PopulateRtpInfo()
504 void NetEqDecodingTest::PopulateCng(int frame_index, in PopulateCng()
639 int frame_index = 0; in TEST_F() local
670 int frame_index = 0; in TEST_F() local
/external/autotest/client/site_tests/logging_UserCrash/
Dlogging_UserCrash.py103 def _is_frame_in_stack(self, frame_index, module_name, argument
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1695 int frame_index = 1; in allocate_gf_group_bits() local
Dvp9_encoder.h648 static INLINE int get_chessboard_index(const int frame_index) { in get_chessboard_index()
/external/v8/src/debug/
Dliveedit.cc1711 int frame_index = 0; in DropActivationsInActiveThreadImpl() local