Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/lib/jpeg/
H A Djpeg_handle.h35 int datacount; member
/aosp_15_r20/external/ltp/testcases/kernel/pty/
H A Dhangup01.c92 int datacount = 0; in parent() local
/aosp_15_r20/external/libjpeg-turbo/
H A Djdatadst.c169 size_t datacount = OUTPUT_BUF_SIZE - dest->pub.free_in_buffer; in term_destination() local
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/udc/
H A Dchipidea.c203 int datacount = min(maxsize, remaining); in advance_endpoint() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_image_writer.cpp3654 uint32 datacount = sizeof (dest->fBuffer) - in dng_term_destination() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c719 size_t datacount; /* In this (the last) buffer */ member