Searched refs:total_bytes (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_audio.h341 uint32_t total_bytes; member in struct:msm_acdb_cmd_device
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_audio.h362 uint32_t total_bytes; /* Length in bytes used by buffer */ member in struct:msm_acdb_cmd_device
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_audio.h380 uint32_t total_bytes; member in struct:msm_acdb_cmd_device
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_audio.h411 uint32_t total_bytes; /* Length in bytes used by buffer */ member in struct:msm_acdb_cmd_device
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_audio.h380 uint32_t total_bytes; member in struct:msm_acdb_cmd_device
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_audio.h411 uint32_t total_bytes; /* Length in bytes used by buffer */ member in struct:msm_acdb_cmd_device
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp2979 unsigned int code = 0, total_bytes = 0; local
2990 if (total_bytes == pBufHdr->nAllocLen)
3003 total_bytes++;
3090 static unsigned long long int total_bytes = 0; local
3200 total_bytes += pBufHdr->nFilledLen;
3203 total_bytes, total_frames);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp3277 unsigned int code = 0, total_bytes = 0; local
3287 if (total_bytes == pBufHdr->nAllocLen) {
3298 total_bytes++;
3379 static unsigned long long int total_bytes = 0; local
3493 total_bytes += pBufHdr->nFilledLen;
3496 total_bytes, total_frames);

Completed in 149 milliseconds