Searched defs:argb_dst (Results 1 – 2 of 2) sorted by relevance
76 uint32_t* argb_dst) { in NearLossless()111 uint32_t* const argb_dst) { in VP8ApplyNearLossless()
1079 uint32_t* const argb_dst = picture->argb + y * picture->argb_stride; in WebPPictureYUVAToARGB() local