Home
last modified time | relevance | path

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

/external/libgav1/src/post_filter/
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()
/external/cronet/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.h117 int frame_start; member
/external/libaom/apps/
Daomenc.c1609 aom_codec_pts_t frame_start, next_frame_start; in encode_frame() local
/external/libvpx/
Dvpxenc.c1373 vpx_codec_pts_t frame_start, next_frame_start; in encode_frame() local
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc1380 size_t frame_start = 0; in Populate() local
/external/python/cpython3/Modules/
D_pickle.c639 Py_ssize_t frame_start; /* Position in output_buffer where the member
1084 Py_ssize_t frame_start = self->output_len; in _Pickler_Write() local