Searched defs:write_header (Results 1 – 10 of 10) sorted by relevance
/external/skqp/tools/ |
D | build_workaround_header.py | 30 def write_header(filename, workarounds): function
|
/external/skia/tools/ |
D | build_workaround_header.py | 30 def write_header(filename, workarounds): function
|
/external/libvpx/libvpx/ |
D | video_writer.c | 23 static void write_header(FILE *file, const VpxVideoInfo *info, in write_header() function
|
/external/libaom/libaom/common/ |
D | video_writer.c | 24 static void write_header(FILE *file, const AvxVideoInfo *info, in write_header() function
|
/external/libjpeg-turbo/ |
D | wrtarga.c | 48 write_header(j_decompress_ptr cinfo, djpeg_dest_ptr dinfo, int num_colors) in write_header() function
|
/external/webrtc/talk/media/devices/ |
D | filevideocapturer.cc | 42 bool VideoRecorder::Start(const std::string& filename, bool write_header) { in Start()
|
/external/webrtc/webrtc/tools/agc/ |
D | activity_metric.cc | 187 bool write_header; in void_main() local
|
/external/python/cpython3/Python/ |
D | traceback.c | 784 dump_traceback(int fd, PyThreadState *tstate, int write_header) in dump_traceback()
|
/external/python/cpython2/Modules/ |
D | _hotshot.c | 1427 write_header(ProfilerObject *self) in write_header() function
|
/external/e2fsprogs/misc/ |
D | e2image.c | 206 static void write_header(int fd, void *hdr, int hdr_size, int wrt_size) in write_header() function
|