HomeSort by relevance Sort by last modified time
    Searched refs:byte_cntr (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
crc.c 89 int byte_cntr; local
102 for (byte_cntr = 0; byte_cntr < len_bitstream_in_bytes; byte_cntr++) {
104 bitstream_ptr_uw8[byte_cntr]) & 0xFF;
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
crc.c 89 int byte_cntr; local
102 for (byte_cntr = 0; byte_cntr < len_bitstream_in_bytes; byte_cntr++) {
104 bitstream_ptr_uw8[byte_cntr]) & 0xFF;
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 3083 int byte_cntr, pckt_end_idx; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 3372 int byte_cntr, pckt_end_idx = 0; local
    [all...]

Completed in 89 milliseconds