Home
last modified time | relevance | path

Searched refs:npxl (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/recordmydesktop/recordmydesktop-0.3.8.1/src/
H A Drmd_make_dummy_pointer.c41 unsigned char *npxl){ in MakeDummyPointer() argument
75 *npxl=((wp[0]-1)!=bp[0])?wp[0]-100:wp[0]-102; in MakeDummyPointer()
80 bp[0]:*npxl; in MakeDummyPointer()
83 bp[1]:*npxl; in MakeDummyPointer()
86 bp[2]:*npxl; in MakeDummyPointer()
89 bp[3]:*npxl; in MakeDummyPointer()
H A Drmd_make_dummy_pointer.h56 unsigned char *npxl);
H A Drmd_types.h294 npxl; //this is the no pixel convention member
H A Drmd_initialize_data.c73 &pdata->npxl);
H A Drmd_get_frame.c653 pdata->npxl); in GetFrame()