OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_bitstrm
(Results
1 - 7
of
7
) sorted by null
/external/libhevc/decoder/
ihevcd_nal.c
337
ret = ihevcd_nal_unit_header(&ps_codec->s_parse.
s_bitstrm
, &s_nal);
ihevcd_parse_slice.c
129
bitstrm_t *ps_bitstrm = &ps_codec->s_parse.
s_bitstrm
;
426
bitstrm_t *ps_bitstrm = &ps_codec->s_parse.
s_bitstrm
;
538
bitstrm_t *ps_bitstrm = &ps_codec->s_parse.
s_bitstrm
;
629
bitstrm_t *ps_bitstrm = &ps_codec->s_parse.
s_bitstrm
;
811
bitstrm_t *ps_bitstrm = &ps_codec->s_parse.
s_bitstrm
;
[
all
...]
ihevcd_parse_headers.c
[
all
...]
ihevcd_parse_residual.c
191
bitstrm_t *ps_bitstrm = &ps_codec->s_parse.
s_bitstrm
;
[
all
...]
ihevcd_structs.h
873
bitstrm_t
s_bitstrm
;
member in struct:__anon27656
[
all
...]
ihevcd_decode.c
570
ihevcd_bits_init(&ps_codec->s_parse.
s_bitstrm
, ps_codec->pu1_bitsbuf,
ihevcd_parse_slice_header.c
229
bitstrm_t *ps_bitstrm = &ps_codec->s_parse.
s_bitstrm
;
[
all
...]
Completed in 246 milliseconds