/third_party/ffmpeg/libavresample/ |
D | audio_mix_matrix.c | 33 #define FRONT_LEFT 0 macro 130 matrix[FRONT_LEFT ][FRONT_CENTER] += center_mix_level; in avresample_build_matrix() 133 matrix[FRONT_LEFT ][FRONT_CENTER] += M_SQRT1_2; in avresample_build_matrix() 142 matrix[FRONT_CENTER][FRONT_LEFT ] += M_SQRT1_2; in avresample_build_matrix() 162 matrix[FRONT_LEFT ][BACK_CENTER] -= surround_mix_level * M_SQRT1_2; in avresample_build_matrix() 165 matrix[FRONT_LEFT ][BACK_CENTER] -= surround_mix_level; in avresample_build_matrix() 169 matrix[FRONT_LEFT ][BACK_CENTER] += surround_mix_level * M_SQRT1_2; in avresample_build_matrix() 194 matrix[FRONT_LEFT ][BACK_LEFT ] -= surround_mix_level * M_SQRT1_2; in avresample_build_matrix() 195 matrix[FRONT_LEFT ][BACK_RIGHT] -= surround_mix_level * M_SQRT1_2; in avresample_build_matrix() 199 matrix[FRONT_LEFT ][BACK_LEFT ] -= surround_mix_level * SQRT3_2; in avresample_build_matrix() [all …]
|
/third_party/ffmpeg/libswresample/ |
D | rematrix.c | 44 #define FRONT_LEFT 0 macro 247 matrix[ FRONT_LEFT][FRONT_CENTER]+= center_mix_level; in swr_build_matrix2() 250 matrix[ FRONT_LEFT][FRONT_CENTER]+= M_SQRT1_2; in swr_build_matrix2() 258 matrix[FRONT_CENTER][ FRONT_LEFT]+= M_SQRT1_2; in swr_build_matrix2() 277 matrix[FRONT_LEFT ][BACK_CENTER] -= surround_mix_level * M_SQRT1_2; in swr_build_matrix2() 280 matrix[FRONT_LEFT ][BACK_CENTER] -= surround_mix_level; in swr_build_matrix2() 284 matrix[ FRONT_LEFT][BACK_CENTER]+= surround_mix_level * M_SQRT1_2; in swr_build_matrix2() 306 matrix[FRONT_LEFT ][BACK_LEFT ] -= surround_mix_level * M_SQRT1_2; in swr_build_matrix2() 307 matrix[FRONT_LEFT ][BACK_RIGHT] -= surround_mix_level * M_SQRT1_2; in swr_build_matrix2() 311 matrix[FRONT_LEFT ][BACK_LEFT ] -= surround_mix_level * SQRT3_2; in swr_build_matrix2() [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_draw_buffers.txt | 276 buffers for writing. The constants are NONE, FRONT_LEFT, 297 FRONT_LEFT * 323 FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT, and AUX0 through
|
D | ARB_invalidate_subdata.txt | 233 - FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT, AUXi, and ACCUM, 236 and FRONT_LEFT for a single-buffered context;
|
D | ARB_ES3_1_compatibility.txt | 170 be one of FRONT_LEFT, FRONT_RIGHT, BACK, BACK_LEFT, or BACK_RIGHT,
|
D | ARB_direct_state_access.txt | 1816 FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, or BACK_RIGHT, identifying a color
|
D | ARB_framebuffer_object.txt | 2828 must be one of FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT, or
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_draw_buffers.txt | 286 buffers for writing. The constants are NONE, FRONT_LEFT, 307 FRONT_LEFT * 333 FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT, and AUX0 through
|
D | ARB_invalidate_subdata.txt | 243 - FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT, AUXi, and ACCUM, 246 and FRONT_LEFT for a single-buffered context;
|
D | ARB_ES3_1_compatibility.txt | 180 be one of FRONT_LEFT, FRONT_RIGHT, BACK, BACK_LEFT, or BACK_RIGHT,
|
D | ARB_direct_state_access.txt | 1847 FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, or BACK_RIGHT, identifying a color
|
D | ARB_framebuffer_object.txt | 2838 must be one of FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT, or
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
D | ATI_draw_buffers.txt | 166 FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT, and AUX0 through
|
/third_party/openGLES/extensions/ATI/ |
D | ATI_draw_buffers.txt | 166 FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT, and AUX0 through
|
/third_party/pulseaudio/vala/ |
D | libpulse.vapi | 459 FRONT_LEFT,
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_framebuffer_object.txt | 5034 Logical buffers for BACK and FRONT_LEFT make sense in the 5044 used to identify a single buffer: FRONT_LEFT, 5265 uses names such as FRONT_LEFT, BACK_RIGHT, and AUXn as 5667 buffer attachment names (FRONT_LEFT et. al.) for
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_framebuffer_object.txt | 5034 Logical buffers for BACK and FRONT_LEFT make sense in the 5044 used to identify a single buffer: FRONT_LEFT, 5265 uses names such as FRONT_LEFT, BACK_RIGHT, and AUXn as 5667 buffer attachment names (FRONT_LEFT et. al.) for
|