HomeSort by relevance Sort by last modified time
    Searched refs:pf_inter_pred_luma_horz (Results 1 - 5 of 5) sorted by null

  /external/libavc/encoder/x86/
ih264e_function_selector_ssse3.c 168 ps_codec->pf_inter_pred_luma_horz = ih264_inter_pred_luma_horz_ssse3;
  /external/libavc/encoder/arm/
ih264e_function_selector_a9q.c 202 ps_codec->pf_inter_pred_luma_horz = ih264_inter_pred_luma_horz_a9q;
ih264e_function_selector_av8.c 212 ps_codec->pf_inter_pred_luma_horz = ih264_inter_pred_luma_horz_av8;
  /external/libavc/encoder/
ih264e_function_selector_generic.c 214 ps_codec->pf_inter_pred_luma_horz = ih264_inter_pred_luma_horz;
ih264e_structs.h 2545 ih264_inter_pred_luma_ft *pf_inter_pred_luma_horz; member in struct:_codec_t
    [all...]

Completed in 308 milliseconds