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

  /external/libavc/common/
ih264_deblk_edge_filters.h 75 ih264_deblk_edge_bs4_ft ih264_deblk_luma_horz_bs4; variable
ih264_deblk_edge_filters.c 27 /* ih264_deblk_luma_horz_bs4() */
196 /* Function Name : ih264_deblk_luma_horz_bs4() */
224 void ih264_deblk_luma_horz_bs4(UWORD8 *pu1_src, function
    [all...]
  /external/libavc/decoder/
ih264d_function_selector_generic.c 178 ps_codec->pf_deblk_luma_horz_bs4 = ih264_deblk_luma_horz_bs4;
  /external/libavc/encoder/
ih264e_function_selector_generic.c 187 ps_codec->pf_deblk_luma_horz_bs4 = ih264_deblk_luma_horz_bs4;

Completed in 140 milliseconds