OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pf_iquant_itrans_recon_4x4
(Results
1 - 7
of
7
) sorted by null
/external/libavc/encoder/x86/
ih264e_function_selector_sse42.c
118
ps_codec->
pf_iquant_itrans_recon_4x4
= ih264_iquant_itrans_recon_4x4_sse42;
/external/libavc/encoder/arm/
ih264e_function_selector_a9q.c
157
ps_codec->
pf_iquant_itrans_recon_4x4
= ih264_iquant_itrans_recon_4x4_a9;
ih264e_function_selector_av8.c
165
ps_codec->
pf_iquant_itrans_recon_4x4
= ih264_iquant_itrans_recon_4x4_av8;
/external/libavc/encoder/
ih264e_function_selector_generic.c
166
ps_codec->
pf_iquant_itrans_recon_4x4
= ih264_iquant_itrans_recon_4x4;
ih264e_core_coding.c
394
ps_codec->
pf_iquant_itrans_recon_4x4
(pi2_src + i4_src_offset,
[
all
...]
ih264e_structs.h
2616
ih264_iquant_itrans_recon_ft *
pf_iquant_itrans_recon_4x4
;
member in struct:_codec_t
[
all
...]
ih264e_intra_modes_eval.c
[
all
...]
Completed in 111 milliseconds