OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u4_num_Bytes
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/decoder/
ihevcd_decode.c
184
ps_dec_op->u4_num_bytes_consumed = ps_dec_ip->
u4_num_Bytes
382
if(ps_dec_ip->
u4_num_Bytes
<= MIN_START_CODE_LEN)
384
if((WORD32)ps_dec_ip->
u4_num_Bytes
> 0)
385
ps_dec_op->u4_num_bytes_consumed = ps_dec_ip->
u4_num_Bytes
;
526
ps_codec->i4_bytes_remaining = ps_dec_ip->
u4_num_Bytes
;
ihevcd_api.c
[
all
...]
/external/libhevc/common/
ivd.h
336
*
u4_num_Bytes
338
UWORD32
u4_num_Bytes
;
/external/libhevc/test/decoder/
main.c
[
all
...]
Completed in 34 milliseconds