/third_party/ffmpeg/libavcodec/x86/ |
D | vc1dsp_mmx.c | 146 #define MSPEL_FILTER13_CORE(UNPACK, MOVQ, A1, A2, A3, A4) \ argument 149 UNPACK("%%mm1") \ 150 UNPACK("%%mm2") \ 155 UNPACK("%%mm3") \ 156 UNPACK("%%mm4") \ 163 UNPACK("%%mm1") \ 164 UNPACK("%%mm2") \ 171 UNPACK("%%mm1") \ 172 UNPACK("%%mm2") \
|
D | vp9lpf.asm | 104 %macro UNPACK 4 122 UNPACK %2, %1, %10, m0 197 UNPACK %2, %1, rp3, m0 ; p3: B->W 205 UNPACK %2, %1, rp1, m0 ; p1: B->W 208 UNPACK %2, %1, rp0, m0 ; p0: B->W 211 UNPACK %2, %1, rq0, m0 ; q0: B->W 227 UNPACK %2, %1, rp5, m0 ; p5: B->W 230 UNPACK %2, %1, rp4, m0 ; p4: B->W
|
D | vc1dsp_mc.asm | 61 ; see MSPEL_FILTER13_CORE for use as UNPACK macro
|
/third_party/ltp/testcases/kernel/syscalls/acct/ |
D | acct02.c | 38 #define UNPACK(x) ((x & 0x1fff) << (((x >> 13) & 0x7) * 3)) macro 79 int sys_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct() 80 int user_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct() 200 ret = verify_acct(&acct_struct.v0, UNPACK(acct_struct.v0.ac_etime)); in run()
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vc1dsp_mmi.c | 1842 #define MSPEL_FILTER13_CORE(UNPACK, LOAD, M, A1, A2, A3, A4) \ argument 1846 UNPACK("$f2") \ 1847 UNPACK("$f4") \ 1853 UNPACK("$f6") \ 1854 UNPACK("$f8") \ 1862 UNPACK("$f2") \ 1863 UNPACK("$f4") \ 1873 UNPACK("$f2") \ 1874 UNPACK("$f4") \
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_pack_subimage.txt | 119 2. Should the corresponding UNPACK enums be added? 123 UNPACK enums. However, there is a language dependency. This
|
/third_party/openGLES/extensions/NV/ |
D | NV_pack_subimage.txt | 119 2. Should the corresponding UNPACK enums be added? 123 UNPACK enums. However, there is a language dependency. This
|
/third_party/ffmpeg/libavfilter/ |
D | asrc_sinc.c | 210 #define UNPACK(h, n) h[n] = h[1], h[n + 1] = h[1] = 0; macro 249 UNPACK(work, work_len); in fir_to_phase()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_unpack_subimage.txt | 142 dependency between the PACK enums and the UNPACK enums.
|
D | EXT_texture3D.txt | 359 TexImage3DEXT above, substituting PACK* state for UNPACK* state in all
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_unpack_subimage.txt | 142 dependency between the PACK enums and the UNPACK enums.
|
D | EXT_texture3D.txt | 359 TexImage3DEXT above, substituting PACK* state for UNPACK* state in all
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_required_internalformat.txt | 125 We originally had considered using a new "UNPACK" parameter for 130 and glRenderbufferStorageOES don't use the pixel store "UNPACK" state 733 - fixed up a few typos and lingering references to UNPACK state 737 UNPACK parameter.
|
/third_party/openGLES/extensions/OES/ |
D | OES_required_internalformat.txt | 135 We originally had considered using a new "UNPACK" parameter for 140 and glRenderbufferStorageOES don't use the pixel store "UNPACK" state 743 - fixed up a few typos and lingering references to UNPACK state 747 UNPACK parameter.
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_slim.txt | 157 ?? since we don't support subimage should the UNPACK parameters
|
D | SGIX_mpeg2.txt | 176 UNPACK state.
|
D | SGIX_mpeg1.txt | 539 values are used in place of the UNPACK values. 547 UNPACK values.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_slim.txt | 157 ?? since we don't support subimage should the UNPACK parameters
|
D | SGIX_mpeg2.txt | 176 UNPACK state.
|
D | SGIX_mpeg1.txt | 539 values are used in place of the UNPACK values. 547 UNPACK values.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_texture4D.txt | 145 TexImage4DSGIS above, substituting PACK* state for UNPACK* state in all
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_texture4D.txt | 145 TexImage4DSGIS above, substituting PACK* state for UNPACK* state in all
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/tflite/ |
D | schema.fbs | 313 UNPACK = 88,
|
/third_party/mindspore/third_party/proto/tensorflow/lite/ |
D | schema.fbs | 313 UNPACK = 88,
|
D | schema_2.4.1.fbs | 315 UNPACK = 88,
|