Searched defs:temp13 (Results 1 – 6 of 6) sorted by relevance
/external/libavc/common/x86/ |
D | ih264_iquant_itrans_recon_ssse3.c | 396 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, in ih264_iquant_itrans_recon_8x8_ssse3() local
|
/external/webp/src/dsp/ |
D | enc_mips32.c | 122 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne() local 478 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform() local
|
D | dec_mips32.c | 214 int temp10, temp11, temp12, temp13, temp14; in TransformOne() local
|
/external/libhevc/common/x86/ |
D | ihevc_intra_pred_filters_sse42_intr.c | 2807 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local 3569 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local
|
D | ihevc_intra_pred_filters_ssse3_intr.c | 3731 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local 4496 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | Matrix4f.java | 1019 float temp10, temp11, temp12, temp13; in mult() local
|