OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:downshift
(Results
1 - 6
of
6
) sorted by null
/system/core/libpixelflinger/codeflinger/
load_store.cpp
232
void GGLAssembler::
downshift
(
function in class:android::GGLAssembler
248
ALOGE_IF(sbits<dbits, "sbits (%d) < dbits (%d) in
downshift
", sbits, dbits);
GGLAssembler.h
397
void
downshift
(pixel_t& d, int component, component_t s, const reg_t& dither);
GGLAssembler.cpp
474
//
downshift
component and rebuild pixel...
475
downshift
(pixel, component, temp, parts.dither);
[
all
...]
/external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm
397
; Rounding to dequant and
downshift
/external/syslinux/gpxe/src/drivers/net/e1000/
e1000_hw.c
[
all
...]
e1000_hw.h
261
e1000_downshift
downshift
;
member in struct:e1000_phy_info
[
all
...]
Completed in 683 milliseconds