Searched defs:bytes_written (Results 1 – 11 of 11) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvwriter.cpp | 39 const size_t bytes_written = fwrite(buffer, 1, length, file_); in Write() local
|
D | mkvmuxer.cpp | 1816 const uint64 bytes_written = WriteVoidElement(writer, size_left); in Finalize() local 1833 const uint64 bytes_written = WriteVoidElement(writer, size + entry_size); in Write() local
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.cpp | 388 int bytes_written; in RecordingThreadEntry() local 775 int bytes_written; in PlaybackThreadEntry() local
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | ring_buffer.cpp | 157 unsigned int bytes_written = 0; // bytes written into rb so far in rb_write() local
|
/hardware/intel/common/libmix/mix_audio/src/ |
D | mixaudio.h | 212 guint64 bytes_written; member
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_pcm.c | 530 int bytes_written; in pcm_write_mmap() local
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 141 int error_code = 0,rc=0,bytes_read = 0,bytes_written = 0; in async_message_thread() local 1664 int bytes_written = 0; in log_output_buffers() local 7228 int bytes_written = 0; in dump_buffer() local
|
D | omx_vdec_hevc.cpp | 150 int error_code = 0,rc=0,bytes_read = 0,bytes_written = 0; in async_message_thread() local 5940 int bytes_written = 0; in fill_buffer_done() local
|
D | omx_vdec_msm8974.cpp | 152 int error_code = 0,rc=0,bytes_read = 0,bytes_written = 0; in async_message_thread() local 1550 int bytes_written = 0; in log_output_buffers() local
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 617 int canDisplay = 1, contigous_drop_frame = 0, bytes_written = 0, ret = 0; in fbd_thread() local
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 739 int canDisplay = 1, contigous_drop_frame = 0, bytes_written = 0, ret = 0; in fbd_thread() local
|