OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ih264e_write_pslice_mb_cavlc
(Results
1 - 5
of
5
) sorted by null
/external/libavc/encoder/
ih264e_cavlc.h
93
IH264E_ERROR_T
ih264e_write_pslice_mb_cavlc
(entropy_ctxt_t *ps_ent_ctxt);
ih264e_function_selector_generic.c
198
ps_codec->pf_write_mb_syntax_layer[CAVLC][PSLICE] =
ih264e_write_pslice_mb_cavlc
;
ih264e_cavlc.c
39
* -
ih264e_write_pslice_mb_cavlc
()
1184
IH264E_ERROR_T
ih264e_write_pslice_mb_cavlc
(entropy_ctxt_t *ps_ent_ctxt)
function
[
all
...]
/external/libavc/encoder/arm/
ih264e_function_selector_a9q.c
188
ps_codec->pf_write_mb_syntax_layer[CAVLC][PSLICE] =
ih264e_write_pslice_mb_cavlc
;
ih264e_function_selector_av8.c
197
ps_codec->pf_write_mb_syntax_layer[CAVLC][PSLICE] =
ih264e_write_pslice_mb_cavlc
;
Completed in 308 milliseconds