Home
last modified time | relevance | path

Searched defs:frame_sizes (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Dexamine_stack.cc167 void* pc, void* const stack[], int frame_sizes[], int depth, in DumpPCAndFrameSizesAndStackTrace()
/third_party/ffmpeg/libavformat/
Drtpdec_amr.c52 const uint8_t *frame_sizes = NULL; in amr_handle_packet() local
Drtpdec_qcelp.c24 static const uint8_t frame_sizes[] = { variable
/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusparse.c151 short frame_sizes[48]; in gst_opus_parse_handle_frame() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dfailure_signal_handler.cc267 int frame_sizes[kNumStackFrames]; in WriteStackTrace() local
/third_party/ffmpeg/libavcodec/
Dcbs_vp9.h176 uint32_t frame_sizes[VP9_MAX_FRAMES_IN_SUPERFRAME]; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp9parser.h441 guint32 frame_sizes[GST_VP9_MAX_FRAMES_IN_SUPERFRAME]; member
/third_party/ffmpeg/fftools/
Dffmpeg.h113 SpecifierOpt *frame_sizes; member