Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/api/
Dapi-h264-test.c39 uint8_t *byte_buffer = NULL; in video_decode_example() local
Dapi-band-test.c72 uint8_t *byte_buffer = NULL; in video_decode() local
Dapi-seek-test.c82 uint8_t *byte_buffer; in compute_crc_of_packets() local
/third_party/flutter/engine/flutter/lib/ui/window/
Dplatform_message_response_dart.cc72 Dart_Handle byte_buffer = WrapByteData(std::move(data)); in Complete() local
/third_party/mesa3d/src/gallium/tests/unit/
Dtranslate_test.c59 unsigned char* byte_buffer; in main() local
/third_party/ffmpeg/libavcodec/
Dinternal.h165 uint8_t *byte_buffer; member
/third_party/libsnd/src/
Dalac.c64 uint8_t byte_buffer [ALAC_MAX_CHANNEL_COUNT * ALAC_BYTE_BUFFER_SIZE] ; member