Home
last modified time | relevance | path

Searched defs:frame_buffer (Results 1 – 11 of 11) sorted by relevance

/third_party/alsa-utils/axfer/test/
Dmapper-test.c43 void *frame_buffer, unsigned int frame_count, in test_demuxer()
74 void *frame_buffer, unsigned int frame_count, in test_demux()
134 void *frame_buffer, unsigned int frame_count, in test_muxer()
165 void *frame_buffer, unsigned int frame_count, in test_mux()
223 unsigned int frames_per_second, void *frame_buffer, in test_mapper()
282 unsigned int frames_per_second, void *frame_buffer, in test_i_buf()
322 unsigned int frames_per_second, void *frame_buffer, in test_vector()
381 unsigned int frames_per_second, void *frame_buffer, in test_n_buf()
408 unsigned int samples_per_frame, void *frame_buffer, in callback()
Dgenerator.c88 static int fill_buf(int fd, void *frame_buffer, snd_pcm_access_t access, in fill_buf()
107 static int fill_vector(int fd, void *frame_buffer, snd_pcm_access_t access, in fill_vector()
131 static void deallocate_buf(void *frame_buffer, unsigned int samples_per_frame) in deallocate_buf()
136 static void deallocate_vector(void *frame_buffer, in deallocate_vector()
161 void *frame_buffer; in test_frame_count() local
Dcontainer-test.c42 void *frame_buffer, unsigned int frame_count, in test_builder()
88 void *frame_buffer, unsigned int frame_count, in test_parser()
129 unsigned int samples_per_frame, void *frame_buffer, in callback()
/third_party/vk-gl-cts/external/amber/src/src/
Dverifier_test.cc70 const uint8_t frame_buffer[3][3][4] = { in TEST_F() local
111 uint8_t frame_buffer[10][10][4] = {}; in TEST_F() local
144 uint8_t frame_buffer[250][250][4] = {}; in TEST_F() local
172 uint8_t frame_buffer[10][10][4] = {}; in TEST_F() local
201 uint8_t frame_buffer[4] = {255, 14, 75, 8}; in TEST_F() local
228 uint16_t frame_buffer[4] = {65535, 14, 1875, 8}; in TEST_F() local
255 uint32_t frame_buffer[4] = {6, 14, 1171875, 8}; in TEST_F() local
282 uint64_t frame_buffer[4] = {6, 14, 1171875, 8}; in TEST_F() local
309 int8_t frame_buffer[4] = {-6, 14, 75, 8}; in TEST_F() local
336 int16_t frame_buffer[4] = {-6, 14, 1875, 8}; in TEST_F() local
[all …]
/third_party/alsa-utils/axfer/
Dmapper.c121 void *frame_buffer, in mapper_context_process_frames()
Dcontainer.c360 void *frame_buffer, in container_context_process_frames()
/third_party/ffmpeg/libavcodec/
Dkgv1dec.c35 uint16_t *frame_buffer; member
Droqaudioenc.c40 int16_t *frame_buffer; member
Deatgv.c46 uint8_t *frame_buffer; member
D4xm.c142 uint16_t *frame_buffer; member
/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codec-sbc.c1296 uint8_t frame_buffer[4096]; in decode_buffer_faststream() local