Searched defs:v_uint (Results 1 – 2 of 2) sorted by relevance
548 uint8_t& v_uint = reinterpret_cast<uint8_t*>(image->data)[pixel_count * 5 / 4 + pixel_uv_idx]; in transformYuv420() local608 uint8_t v_uint = reinterpret_cast<uint8_t*>(image->data)[pixel_count * 5 / 4 + pixel_uv_idx]; in getYuv420Pixel() local639 uint16_t v_uint = chroma_data[pixel_v_idx] >> 6; in getP010Pixel() local
1372 uint16_t v_uint = src_chroma_data[src_v_idx] >> 6; in toneMap() local