Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/infra/bots/recipe_modules/infra/resources/
H A Dparse_skottie_trace.py23 frame_start = False variable
29 frame_start = True variable
37 frame_start = False variable
/aosp_15_r20/external/libgav1/src/post_filter/
H A Dpost_filter.cc203 void PostFilter::ExtendFrame(Pixel* const frame_start, const int width, in ExtendFrame()
267 void PostFilter::ExtendFrameBoundary(uint8_t* const frame_start, in ExtendFrameBoundary()
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/src/
H A Ds_tmp3dec_file.h89 int32 frame_start; member
/aosp_15_r20/system/core/debuggerd/
H A Dtombstone_symbolize.cpp104 size_t frame_start = 0; in SymbolizeCode() local
/aosp_15_r20/external/libopus/dnn/torch/neural-pitch/
H A Dneural_pitch_update.py97 frame_start = 0 variable
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/
H A Dtrace_program.cc69 absl::Time frame_start = absl::Now(); in Loop() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.h97 int frame_start; member
/aosp_15_r20/external/libaom/apps/
H A Daomenc.c1632 aom_codec_pts_t frame_start, next_frame_start; in encode_frame() local
/aosp_15_r20/external/libvpx/
H A Dvpxenc.c1378 vpx_codec_pts_t frame_start, next_frame_start; in encode_frame() local
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator.cc334 size_t frame_start = GetAssembler()->CodeSize(); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddeadness_analysis.cc1380 size_t frame_start = 0; in Populate() local
/aosp_15_r20/external/python/cpython3/Modules/
D_pickle.c650 Py_ssize_t frame_start; /* Position in output_buffer where the member
1095 Py_ssize_t frame_start = self->output_len; in _Pickler_Write() local