OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dqc
(Results
1 - 7
of
7
) sorted by null
/external/icu4c/i18n/
indiancal.cpp
162
double wjd, depoch, quadricent,
dqc
, cent, dcent, quad, dquad, yindex, yearday, leapadj;
local
167
dqc
= (int32_t)uprv_floor(depoch) % 146097;
168
cent = uprv_floor(
dqc
/ 36524);
169
dcent = (int32_t)uprv_floor(
dqc
) % 36524;
/external/libvpx/armv7a/
vpx_rtcd.h
23
void vp8_dequantize_b_c(struct blockd*, short *
dqc
);
24
void vp8_dequantize_b_v6(struct blockd*, short *
dqc
);
/external/libvpx/armv7a-neon/
vpx_rtcd.h
23
void vp8_dequantize_b_c(struct blockd*, short *
dqc
);
24
void vp8_dequantize_b_v6(struct blockd*, short *
dqc
);
25
void vp8_dequantize_b_neon(struct blockd*, short *
dqc
);
[
all
...]
/external/libvpx/generic/
vpx_rtcd.h
23
void vp8_dequantize_b_c(struct blockd*, short *
dqc
);
/external/libvpx/mips/
vpx_rtcd.h
23
void vp8_dequantize_b_c(struct blockd*, short *
dqc
);
/external/libvpx/mips-dspr2/
vpx_rtcd.h
23
void vp8_dequantize_b_c(struct blockd*, short *
dqc
);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 99 milliseconds