OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u4_prefix
(Results
1 - 2
of
2
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_residual.c
801
UWORD32
u4_prefix
;
local
804
u4_prefix
= 0;
809
u4_prefix
++;
811
if((WORD32)
u4_prefix
== 19 - rice_param)
819
u4_prefix
=
u4_prefix
- 1;
820
if(
u4_prefix
< 3)
824
coeff_abs_level_remaining = (
u4_prefix
<< rice_param);
837
//
u4_prefix
= CLIP3(
u4_prefix
, 0, 19 - rice_param)
[
all
...]
/external/libavc/decoder/
ih264d_parse_mb_header.c
1269
UWORD32
u4_prefix
;
local
[
all
...]
Completed in 699 milliseconds