Searched refs:pf_inter_pred_chroma (Results 1 - 12 of 12) sorted by relevance

/external/libavc/encoder/x86/
H A Dih264e_function_selector_ssse3.c170 ps_codec->pf_inter_pred_chroma = ih264_inter_pred_chroma_ssse3;
/external/libavc/decoder/x86/
H A Dih264d_function_selector_ssse3.c177 ps_codec->pf_inter_pred_chroma = ih264_inter_pred_chroma_ssse3;
/external/libavc/encoder/
H A Dih264e_mc.c380 ps_codec->pf_inter_pred_chroma(pu1_ref, pu1_pred, i4_ref_strd,
436 ps_codec->pf_inter_pred_chroma(pu1_ref,
H A Dih264e_function_selector_generic.c217 ps_codec->pf_inter_pred_chroma = ih264_inter_pred_chroma;
H A Dih264e_structs.h2551 ih264_inter_pred_chroma_ft *pf_inter_pred_chroma; member in struct:_codec_t
/external/libavc/decoder/arm/
H A Dih264d_function_selector_a9q.c196 ps_codec->pf_inter_pred_chroma = ih264_inter_pred_chroma_a9q;
H A Dih264d_function_selector_av8.c187 ps_codec->pf_inter_pred_chroma = ih264_inter_pred_chroma_av8;
/external/libavc/decoder/
H A Dih264d_function_selector_generic.c219 ps_codec->pf_inter_pred_chroma = ih264_inter_pred_chroma;
H A Dih264d_inter_pred.c972 ps_dec->pf_inter_pred_chroma(pu1_ref_u, pu1_dest_u, u2_ref_wd_uv,
1208 ps_dec->pf_inter_pred_chroma(pu1_ref_u, pu1_dest_u,
1443 ps_dec->pf_inter_pred_chroma(pu1_ref_u, pu1_scratch_u,
H A Dih264d_structs.h1375 ih264_inter_pred_chroma_ft *pf_inter_pred_chroma; member in struct:_DecStruct
/external/libavc/encoder/arm/
H A Dih264e_function_selector_a9q.c205 ps_codec->pf_inter_pred_chroma = ih264_inter_pred_chroma_a9q;
H A Dih264e_function_selector_av8.c215 ps_codec->pf_inter_pred_chroma = ih264_inter_pred_chroma_av8;

Completed in 91 milliseconds