Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibopenjpegenc.c355 int frame_index; in libopenjpeg_copy_packed8() local
395 int frame_index; in libopenjpeg_copy_packed12() local
436 int frame_index; in libopenjpeg_copy_packed16() local
479 int frame_index; in libopenjpeg_copy_unpacked8() local
521 int frame_index; in libopenjpeg_copy_unpacked16() local
Dcfhd.h155 int frame_index; member
Dmlpenc.c148 unsigned int frame_index; ///< Index of current frame being encoded. member
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dwasm-module-debug.cc150 StackTraceFrameIterator* frame_it, uint32_t* frame_index) { in FindWasmFrame()
190 Isolate* isolate, uint32_t frame_index) { in GetWasmInstance()
204 bool WasmModuleDebug::GetWasmGlobal(Isolate* isolate, uint32_t frame_index, in GetWasmGlobal()
223 bool WasmModuleDebug::GetWasmLocal(Isolate* isolate, uint32_t frame_index, in GetWasmLocal()
256 bool WasmModuleDebug::GetWasmStackValue(Isolate* isolate, uint32_t frame_index, in GetWasmStackValue()
Dtarget.cc528 uint32_t frame_index = in ProcessQueryPacket() local
549 uint32_t frame_index = in ProcessQueryPacket() local
570 uint32_t frame_index = in ProcessQueryPacket() local
Dgdb-server.cc182 bool GdbServer::GetWasmGlobal(uint32_t frame_index, uint32_t index, in GetWasmGlobal()
196 bool GdbServer::GetWasmLocal(uint32_t frame_index, uint32_t index, in GetWasmLocal()
210 bool GdbServer::GetWasmStackValue(uint32_t frame_index, uint32_t index, in GetWasmStackValue()
/third_party/ffmpeg/doc/examples/
Dscaling_video.c34 int width, int height, int frame_index) in fill_yuv_image()
Dmuxing.c454 static void fill_yuv_image(AVFrame *pict, int frame_index, in fill_yuv_image()
/third_party/node/deps/v8/src/deoptimizer/
Ddeoptimizer.cc864 int frame_index = 0; in DoComputeOutputFrames() local
946 int frame_index, in DoComputeUnoptimizedFrame()
1249 TranslatedFrame* translated_frame, int frame_index) { in DoComputeArgumentsAdaptorFrame()
1314 int frame_index) { in DoComputeConstructStubFrame()
1622 TranslatedFrame* translated_frame, int frame_index, in DoComputeBuiltinContinuation()
Dtranslated-state.cc901 int frame_index, Address input_frame_pointer, CreateArgumentsType type, in CreateArgumentsElementsTranslatedValues()
961 int frame_index, TranslationArrayIterator* iterator, in CreateNextTranslatedValue()
1331 for (int frame_index = 0; frame_index < count; frame_index++) { in Init() local
/third_party/skia/tools/viewer/
DSkottieSlide.cpp216 const auto frame_index = static_cast<size_t>(fCurrentFrame); in draw() local
/third_party/libsnd/src/GSM610/
Dgsm610_priv.h42 unsigned char frame_index ; /* odd/even chaining */ member
/third_party/mesa3d/src/amd/common/
Dac_rgp.h164 uint64_t frame_index; member
Dac_rgp.c811 uint64_t frame_index; member
/third_party/skia/third_party/externals/libwebp/examples/
Danim_util.c219 uint32_t frame_index = 0; in ReadAnimatedWebP() local