Searched refs:IntraEdgeUpsampler_C (Results 1 – 1 of 1) sorted by relevance
51 void IntraEdgeUpsampler_C(void* buffer, int size) { in IntraEdgeUpsampler_C() function74 dsp->intra_edge_upsampler = IntraEdgeUpsampler_C<8, uint8_t>; in Init8bpp()81 dsp->intra_edge_upsampler = IntraEdgeUpsampler_C<8, uint8_t>; in Init8bpp()92 dsp->intra_edge_upsampler = IntraEdgeUpsampler_C<10, uint16_t>; in Init10bpp()99 dsp->intra_edge_upsampler = IntraEdgeUpsampler_C<10, uint16_t>; in Init10bpp()