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

  /external/libmpeg2/decoder/
impeg2d_function_selector_generic.c 93 ps_dec->pf_halfx_halfy_8x8 = &impeg2_mc_halfx_halfy_8x8;
  /external/libmpeg2/common/
impeg2_inter_pred.h 81 pf_interpred_t impeg2_mc_halfx_halfy_8x8; variable
impeg2_inter_pred.c 34 * - impeg2_mc_halfx_halfy_8x8()
215 /* Function Name : impeg2_mc_halfx_halfy_8x8() */
247 void impeg2_mc_halfx_halfy_8x8(UWORD8 *pu1_out, function

Completed in 139 milliseconds