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

  /external/libavc/common/
ih264_padding.h 48 ih264_pad ih264_pad_bottom; variable
ih264_padding.c 34 * - ih264_pad_bottom()
131 void ih264_pad_bottom(UWORD8 *pu1_src, function
  /external/libavc/decoder/arm/
ih264d_function_selector_a9q.c 137 ps_codec->pf_pad_bottom = ih264_pad_bottom;
ih264d_function_selector_av8.c 135 ps_codec->pf_pad_bottom = ih264_pad_bottom;
  /external/libavc/decoder/
ih264d_function_selector_generic.c 153 ps_codec->pf_pad_bottom = ih264_pad_bottom;
  /external/libavc/encoder/arm/
ih264e_function_selector_a9q.c 194 ps_codec->pf_pad_bottom = ih264_pad_bottom;
ih264e_function_selector_av8.c 204 ps_codec->pf_pad_bottom = ih264_pad_bottom;
  /external/libavc/encoder/
ih264e_function_selector_generic.c 206 ps_codec->pf_pad_bottom = ih264_pad_bottom;
ih264e_process.c     [all...]

Completed in 292 milliseconds