Searched refs:pctemp (Results 1 – 2 of 2) sorted by relevance
/external/qemu/distrib/libpng-1.2.19/ |
D | pngvcrd.c | 2385 int patemp, pbtemp, pctemp; in png_read_filter_row_mmx_paeth() local 2435 mov pctemp, eax // save pc for later use in png_read_filter_row_mmx_paeth() 2453 cmp ecx, pctemp in png_read_filter_row_mmx_paeth() 2464 cmp eax, pctemp in png_read_filter_row_mmx_paeth() 3140 mov pctemp, eax // save pc for later use in png_read_filter_row_mmx_paeth() 3158 cmp ecx, pctemp in png_read_filter_row_mmx_paeth() 3169 cmp eax, pctemp in png_read_filter_row_mmx_paeth() 3221 mov pctemp, eax // save pc for later use in png_read_filter_row_mmx_paeth() 3239 cmp ecx, pctemp in png_read_filter_row_mmx_paeth() 3250 cmp eax, pctemp in png_read_filter_row_mmx_paeth()
|
D | pnggccrd.c | 499 # define _pctemp pctemp
|