Searched refs:h264_add_pixels8_clear (Results 1 – 3 of 3) sorted by relevance
107 void (*h264_add_pixels8_clear)(uint8_t *dst, int16_t *block, int stride); member
75 c->h264_add_pixels8_clear = FUNC(ff_h264_add_pixels8, depth) in ff_h264dsp_init()
631 idct_add = h->h264dsp.h264_add_pixels8_clear; in hl_decode_mb_predict_luma()764 idct_add = IS_8x8DCT(mb_type) ? h->h264dsp.h264_add_pixels8_clear in hl_decode_mb_idct_luma()