Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUFrameLowering.h74 static int FItoStackOffset(int frame_index) { in FItoStackOffset()
/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/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/libvpx/libvpx/examples/
Dvp9_lossless_encoder.c33 int frame_index, int flags, VpxVideoWriter *writer) { in encode_frame()
Dvp8cx_set_ref.c68 int frame_index, VpxVideoWriter *writer) { in encode_frame()
Dsimple_encoder.c119 int frame_index, int flags, VpxVideoWriter *writer) { in encode_frame()
Dset_maps.c126 int frame_index, VpxVideoWriter *writer) { in encode_frame()
/external/libchrome/base/trace_event/
Dheap_profiler_stack_frame_deduplicator.cc36 int frame_index = -1; in Insert() local
/external/v8/src/
Ddeoptimizer.cc739 int frame_index = 0; // output_frame_index in DoComputeOutputFrames() local
799 int frame_index, bool goto_catch_handler) { in DoComputeJSFrame()
1041 int frame_index, in DoComputeInterpretedFrame()
1314 TranslatedFrame* translated_frame, int frame_index) { in DoComputeArgumentsAdaptorFrame()
1435 int frame_index) { in DoComputeTailCallerFrame()
1499 int frame_index) { in DoComputeConstructStubFrame()
1688 int frame_index, in DoComputeAccessorStubFrame()
1874 int frame_index) { in DoComputeCompiledStubFrame()
2107 for (int frame_index = 0; frame_index < jsframe_count(); ++frame_index) { in MaterializeHeapObjects() local
2134 TranslatedFrame::iterator* iterator, int* input_index, int frame_index, in WriteTranslatedValueToOutput()
[all …]
Dmessages.cc828 int frame_index) { in ConstructCallSite()
/external/autotest/client/cros/crash/
Duser_crash_test.py109 def _is_frame_in_stack(self, frame_index, module_name, argument
/external/libxaac/decoder/
Dixheaacd_tcx_fwd_alcnx.c141 WORD32 frame_index, FLOAT32 lp_flt_coff_a[], WORD32 lg, in ixheaacd_tcx_mdct()
/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/adhd/cras/src/dsp/
Ddrc_kernel.c971 unsigned frame_index, int frames_to_process) in dk_copy_fragment()
/external/v8/src/debug/
Dliveedit.cc1273 int frame_index = 0; in DropActivationsInActiveThreadImpl() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2201 int frame_index = 1; in allocate_gf_group_bits() local
Dvp9_encoder.h895 static INLINE int get_chessboard_index(const int frame_index) { in get_chessboard_index()
/external/vulkan-validation-layers/demos/
Dcube.cpp332 uint32_t frame_index; member
Dcube.c405 int frame_index; member