OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:branchValue
(Results
1 - 4
of
4
) sorted by null
/external/aac/libAACdec/src/
aacdec_hcr.h
113
UINT *
branchValue
,
aacdec_hcrs.cpp
522
UINT
branchValue
;
566
&
branchValue
,
572
pQuantVal = pQuantValBase +
branchValue
; /* set pointer to first valid line [of 2 or 4 quantized values] */
587
treeNode = *(pCurrentTree +
branchValue
); /* update treeNode for further step in decoding tree */
649
UINT
branchValue
;
[
all
...]
rvlc.cpp
232
UINT
branchValue
;
249
&
branchValue
,
264
treeNode = *(pEscTree +
branchValue
); /* update treeNode for further step in decoding tree */
349
UINT
branchValue
;
364
&
branchValue
,
394
treeNode = *(pRvlCodeTree +
branchValue
); /* update treeNode for further step in decoding tree */
[
all
...]
aacdec_hcr.cpp
[
all
...]
Completed in 450 milliseconds