Searched refs:ldst (Results 1 – 2 of 2) sorted by relevance
289 uint8_t *ldst, const int dst_linesize, in apply_luma_lut() argument297 ldst[i] = s->lut_l[lsrc[i]]; in apply_luma_lut()300 ldst += dst_linesize; in apply_luma_lut()305 uint16_t *ldst, const int dst_linesize, in apply_luma_lut10() argument313 ldst[i] = s->lut_l16[lsrc[i]]; in apply_luma_lut10()316 ldst += dst_linesize; in apply_luma_lut10()
388 uint64_t *ldst = (uint64_t *)dst; in yuvPlanartoyuy2_c() local395 *ldst++ = k + (l << 32); in yuvPlanartoyuy2_c()452 uint64_t *ldst = (uint64_t *)dst; in yuvPlanartouyvy_c() local459 *ldst++ = k + (l << 32); in yuvPlanartouyvy_c()