Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Dpost_filter.cc77 void PostFilter::ExtendFrame(Pixel* const frame_start, const int width, in ExtendFrame()
264 void PostFilter::ExtendFrameBoundary(uint8_t* const frame_start, in ExtendFrameBoundary()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h138 int frame_start; member
/external/libvpx/libvpx/
Dvpxenc.c1293 vpx_codec_pts_t frame_start, next_frame_start; in encode_frame() local
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc1382 size_t frame_start = 0; in Populate() local
/external/libaom/libaom/apps/
Daomenc.c1950 aom_codec_pts_t frame_start, next_frame_start; in encode_frame() local
/external/python/cpython3/Modules/
D_pickle.c638 Py_ssize_t frame_start; /* Position in output_buffer where the member
1083 Py_ssize_t frame_start = self->output_len; in _Pickler_Write() local