OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrt
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vpx_ports/
x86_abi_support.asm
150
%define WRT_PLT
wrt
..plt
159
add %1, _GLOBAL_OFFSET_TABLE_ + $$ - %%sub_offset
wrt
..gotpc
163
%define GLOBAL(x) x + %1
wrt
..gotoff
186
%define WRT_PLT
wrt
..plt
/external/webp/src/enc/
picture.c
606
WebPMemoryWriter
wrt
;
local
617
pic.custom_ptr = &
wrt
;
619
wrt
.mem = output;
620
wrt
.size = &output_size;
621
InitMemoryWriter(&
wrt
);
Completed in 217 milliseconds