OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:byte_cntr
(Results
1 - 3
of
3
) sorted by null
/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
3087
int
byte_cntr
, pckt_end_idx;
local
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp
3240
int
byte_cntr
, pckt_end_idx;
local
[
all
...]
Completed in 248 milliseconds