Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dbytestream.h34 const uint8_t *buffer, *buffer_end, *buffer_start; member
38 uint8_t *buffer, *buffer_end, *buffer_start; member
Dget_bits.h62 const uint8_t *buffer, *buffer_end; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php42 private $buffer_end; variable in Google\\Protobuf\\Internal\\CodedInputStream
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c324 ASSERTED uint32_t *buffer_end; in pvr_pds_render_ctx_sr_program_create_and_upload() local
933 ASSERTED uint32_t *buffer_end; in pvr_pds_sr_fence_terminate_program_create_and_upload() local
/third_party/gn/src/base/win/
Dregistry.cc337 const char16_t* buffer_end = entry + (size / sizeof(char16_t)); in ReadValues() local
/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c549 char *p = buffer, *buffer_end = buffer + sizeof (buffer); in get_one_number() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59501 uint8_t *buffer_end; member