Home
last modified time | relevance | path

Searched refs:rcnt (Results 1 – 7 of 7) sorted by relevance

/external/libopus/tests/
Dtest_opus_api.c1535 opus_int32 cnt,rcnt; in test_repacketizer_api() local
1545 rcnt=k<=(1275*i)?(cnt<maxp?cnt:maxp):0; in test_repacketizer_api()
1546 if(opus_repacketizer_get_nb_frames(rp)!=rcnt*i)test_failed(); in test_repacketizer_api()
1548 ret=opus_repacketizer_out_range(rp,0,rcnt*i,po,max_out); in test_repacketizer_api()
1549 if(rcnt>0) in test_repacketizer_api()
1552 len=k*rcnt+((rcnt*i)>2?2:1); in test_repacketizer_api()
1554 if((rcnt*i)<2&&(po[0]&3)!=0)test_failed(); /* Code 0 */ in test_repacketizer_api()
1555 if((rcnt*i)==2&&(po[0]&3)!=1)test_failed(); /* Code 1 */ in test_repacketizer_api()
1556 if((rcnt*i)>2&&(((po[0]&3)!=3)||(po[1]!=rcnt*i)))test_failed(); /* Code 3 CBR */ in test_repacketizer_api()
1650 int maxi,sum,rcnt; in test_repacketizer_api() local
[all …]
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h263 __u64 rcnt; member
407 __u64 rcnt; member
/external/iproute2/include/uapi/linux/
Dpkt_cls.h190 __u64 rcnt; member
/external/libnl/include/linux-private/linux/
Dpkt_cls.h193 __u64 rcnt; member
/external/libnl/lib/route/cls/
Du32.c343 pc->rhit, pc->rcnt); in u32_dump_stats()
/external/cpuinfo/test/dmesg/
Dgalaxy-j7-tmobile.log889 [ 43.524234] I[0: swapper/0: 0] [@]grp1(res 2, rcnt 0, scnt 10), grp2(res 3, rcnt 0, scnt…
893 [ 43.532584] I[0: Binder_C: 3900] [@]grp1(res 3, rcnt 0, scnt 10), grp2(res 3, rcnt 0, scnt…
896 [ 43.540951] I[0: Binder_C: 3900] [@]grp1(res 4, rcnt 0, scnt 10), grp2(res 3, rcnt 0, scnt…
/external/iproute2/tc/
Df_u32.c1283 (unsigned long long) pf->rcnt, in u32_print_opt()