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

  /external/libavc/decoder/x86/
ih264d_function_selector_sse42.c 88 ps_codec->pf_weighted_bi_pred_luma = ih264_weighted_bi_pred_luma_sse42;
  /external/libavc/decoder/arm/
ih264d_function_selector_a9q.c 132 ps_codec->pf_weighted_bi_pred_luma = ih264_weighted_bi_pred_luma_a9q;
ih264d_function_selector_av8.c 130 ps_codec->pf_weighted_bi_pred_luma = ih264_weighted_bi_pred_luma_av8;
  /external/libavc/decoder/
ih264d_function_selector_generic.c 148 ps_codec->pf_weighted_bi_pred_luma = ih264_weighted_bi_pred_luma;
ih264d_structs.h 1365 ih264_weighted_bi_pred_ft *pf_weighted_bi_pred_luma; member in struct:_DecStruct
    [all...]
ih264d_inter_pred.c     [all...]

Completed in 192 milliseconds