Searched defs:p_ref (Results 1 – 2 of 2) sorted by relevance
25 let mut p_ref: Pin<&MyType<'_>> = p.as_ref(); in main() localVariable
710 uint8_t *p_ref = GET_PIXEL(img->frame, ref_x, ref_y); in decode_entropy_coded_image() local