OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cbr
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_reconstruct.c
123
u8 *ptrA, *
cbr
;
local
158
cbr
= predPartChroma + comp * 8 * 8;
172
cbr
[8] = (u8)c;
175
*
cbr
++ = (u8)c;
180
cbr
[8] = (u8)c;
183
*
cbr
++ = (u8)c;
185
cbr
+= 2*8 - chromaPartWidth;
219
u8 *ptrA, *
cbr
;
local
254
cbr
= predPartChroma + comp * 8 * 8;
267
cbr
[8] = (u8)c
315
u8 *ptrA, *
cbr
;
local
[
all
...]
/external/chromium_org/third_party/opus/src/src/
opus_decoder.c
548
int
cbr
;
local
559
cbr
= 0;
569
/* Two
CBR
frames */
572
cbr
= 1;
592
/* Multiple
CBR
/VBR frames (from 0 to 120 ms) */
617
cbr
= !(ch&0x80);
618
if (!
cbr
)
635
/*
CBR
case */
652
/* For
CBR
packets, apply the size to all the frames. */
653
if (
cbr
)
[
all
...]
/external/grub/docs/
texinfo.tex
[
all
...]
/external/bison/build-aux/
texinfo.tex
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
[
all
...]
Completed in 689 milliseconds