OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pY
(Results
1 - 10
of
10
) sorted by null
/external/qemu/android/
user-config.h
37
void auserConfig_getWindowPos( AUserConfig* uconfig, int *pX, int *
pY
);
user-config.c
160
auserConfig_getWindowPos( AUserConfig* uconfig, int *pX, int *
pY
)
163
*
pY
= uconfig->windowY;
/external/opencore/codecs_v2/utilities/colorconvert/src/
cczoomrotation32.cpp
242
uint16 *
pY
;
258
pY
= (uint16*)(src[0] + deltaY);
270
pY
= (uint16 *)src[0];
288
//Y = *(((uint16 *)
pY
)+src_pitch);
289
Y =
pY
[src_pitch];
334
Y = *
pY
++;
368
pY
+= (deltaY >> 1);
380
uint16 *
pY
;
396
pY
= (uint16*)(src[0] + nextrow + src_width - 2);
406
pY
= (uint16 *)(src[0] + src_width - 2)
[
all
...]
cczoomrotation24.cpp
242
uint16 *
pY
;
257
pY
= (uint16*)(src[0] + deltaY);
269
pY
= (uint16 *)src[0];
290
//Y = *(((uint16 *)
pY
)+src_pitch);
291
Y =
pY
[src_pitch];
340
Y = *
pY
++;
390
//Y = *(((uint16 *)
pY
)+src_pitch);
391
Y =
pY
[src_pitch];
446
Y = *
pY
++;
497
pY
+= (deltaY >> 1)
[
all
...]
cczoomrotation12.cpp
289
asm("ldmfd r0, {r4, r5, r7};"); //
pY
, pCb, pCr
567
uint16 *
pY
;
587
pY
= (uint16 *) src[0];
606
Y =
pY
[src_width];
617
//tmp0 =
pY
[src_width];
661
//Y =
pY
[src_width+1];
703
//Y = *((uint16 *)
pY
)++;
704
Y = *
pY
++;
707
//tmp0 = *
pY
++;
748
//Y = *
pY
++
[
all
...]
cczoomrotation16.cpp
294
uint16 *
pY
;
315
pY
= (uint16*)(src[0] + deltaY);
327
pY
= (uint16 *) src[0];
344
Y =
pY
[src_pitch];
390
Y = *
pY
++;
429
pY
+= (deltaY >> 1);
440
uint16 *
pY
;
467
pY
= (uint16*)(src[0] + nextrow + src_width - 2);
477
pY
= (uint16 *)(src[0] + src_width - 2);
496
//Y = *(((uint16 *)
pY
)+src_pitch)
[
all
...]
/development/tools/yuv420sp2rgb/
yuv420sp2rgb.c
51
unsigned char *
pY
, unsigned char *pUV,
73
nB = *(
pY
+ i * width + j);
83
nY = *(
pY
+ i * width + j);
/external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
/external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin
237
p(??X o?i?? : ? ???ZB3
PY
??D @ {hx?Z#???]???5/? ??'45<n3|???.M?B|?_???^}?7???G?"?<<1???0vJ??? ?@??Aj
[
all
...]
Completed in 159 milliseconds