Home
last modified time | relevance | path

Searched defs:frame_start (Results 1 – 13 of 13) sorted by relevance

/external/skia/infra/bots/recipe_modules/infra/resources/
Dparse_skottie_trace.py23 frame_start = False variable
29 frame_start = True variable
37 frame_start = False variable
/external/libgav1/src/post_filter/
Dpost_filter.cc204 void PostFilter::ExtendFrame(Pixel* const frame_start, const int width, in ExtendFrame()
268 void PostFilter::ExtendFrameBoundary(uint8_t* const frame_start, in ExtendFrameBoundary()
/external/libopus/dnn/torch/neural-pitch/
Dneural_pitch_update.py97 frame_start = 0 variable
/external/cronet/stable/third_party/quic_trace/src/tools/render/
Dtrace_program.cc69 absl::Time frame_start = absl::Now(); in Loop() local
/external/cronet/tot/third_party/quic_trace/src/tools/render/
Dtrace_program.cc69 absl::Time frame_start = absl::Now(); in Loop() local
/external/libvpx/vp9/encoder/
Dvp9_firstpass.h97 int frame_start; member
/external/libvpx/
Dvpxenc.c1378 vpx_codec_pts_t frame_start, next_frame_start; in encode_frame() local
/external/libaom/apps/
Daomenc.c1632 aom_codec_pts_t frame_start, next_frame_start; in encode_frame() local
/external/libva-utils/encode/
Dav1encode.c2464 unsigned long long frame_start, mmap_start; in load_surface() local
2523 long frame_start = ftell(coded_fp); in save_codeddata() local
Dh264encode.c1928 unsigned long long frame_start, mmap_start; in load_surface() local
Dhevcencode.c2844 unsigned long long frame_start, mmap_start; in load_surface() local
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc1380 size_t frame_start = 0; in Populate() local
/external/python/cpython3/Modules/
D_pickle.c629 Py_ssize_t frame_start; /* Position in output_buffer where the member
1070 Py_ssize_t frame_start = self->output_len; in _Pickler_Write() local