Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpnmenc.c97 int maxdepth = (1 << av_pix_fmt_desc_get(avctx->pix_fmt)->comp[0].depth) - 1; in pnm_encode_frame() local
Dvorbisdec.c52 uint8_t maxdepth; member
/third_party/libunwind/src/x86_64/
DGtrace.c404 int maxdepth = 0; in tdep_trace() local
/third_party/libunwind/src/arm/
DGtrace.c408 int maxdepth = 0; in tdep_trace() local
/third_party/libunwind/src/aarch64/
DGtrace.c406 int maxdepth = 0; in tdep_trace() local
/third_party/python/Python/
Dcompile.c6489 int nblocks = 0, maxdepth = 0; in stackdepth() local
6880 int posorkeywordargcount, posonlyargcount, kwonlyargcount, maxdepth; in makecode() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c5869 bool upb_msg_discardunknown(upb_msg *msg, const upb_msgdef *m, int maxdepth) { in upb_msg_discardunknown()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h86306 unsigned int maxdepth; member