OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nCnt
(Results
1 - 9
of
9
) sorted by null
/hardware/qcom/bt/libbt-vendor/src/
bt_vendor_qcom.c
98
int
nCnt
= 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c
152
int
nCnt
= 0;
158
if(
nCnt
++ == 10) {
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c
192
int
nCnt
= 0;
198
if(
nCnt
++ == 10) {
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c
274
OMX_S16
nCnt
= 0;
280
if(
nCnt
++ == 10) {
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c
659
int
nCnt
= 0;
664
if(
nCnt
++ == 10) {
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c
256
OMX_S16
nCnt
= 0;
262
if(
nCnt
++ == 10) {
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c
255
int
nCnt
= 0;
265
if(
nCnt
++ == 10) {
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c
679
int
nCnt
= 0;
688
if (
nCnt
++ == 0xFFFFFFFE ) {
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c
158
int
nCnt
= 0;
165
if (
nCnt
++ >= 0xFFFFFFFE ) {
[
all
...]
Completed in 53 milliseconds