Home | History | Annotate | Download | only in source

Lines Matching refs:intptr_t

366   : "r"(static_cast<intptr_t>(src_stride)),  // %3
367 "r"(static_cast<intptr_t>(dst_stride)) // %4
633 : "r"(static_cast<intptr_t>(src_stride)), // %3
634 "r"(static_cast<intptr_t>(dst_stride)) // %4
740 : "r"(static_cast<intptr_t>(src_stride)), // %4
741 "r"(static_cast<intptr_t>(dst_stride_a)), // %5
742 "r"(static_cast<intptr_t>(dst_stride_b)) // %6
886 intptr_t temp_width = static_cast<intptr_t>(width);
1102 intptr_t temp_width = static_cast<intptr_t>(width);