Searched defs:buffer_r (Results 1 - 6 of 6) sorted by relevance
| /third_party/lame/frontend/ |
| H A D | lame_main.c | 442 const int* buffer_r = Buffer[1]; in lame_encoder_loop() local
|
| /third_party/backends/backend/ |
| H A D | sp15c.c | 1814 unsigned char buffer_r[WDB_size_max]; in sp15c_set_window_param() local [all...] |
| H A D | coolscan.c | 545 unsigned char buffer_r[max_WDB_size]; in coolscan_set_window_param_LS20() local 703 unsigned char buffer_r[max_WDB_size]; coolscan_set_window_param_LS30() local [all...] |
| H A D | umax.c | 2100 unsigned char buffer_r[max_WDB_size], buffer_g[max_WDB_size], buffer_b[max_WDB_size]; in umax_set_window_param() local [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | lame.c | 1875 lame_encode_buffer_template(lame_global_flags * gfp, void const* buffer_l, void const* buffer_r, const int nsamples, unsigned char *mp3buf, const int mp3buf_size, enum PCMSampleType pcm_type, int aa, FLOAT norm) lame_encode_buffer_template() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessBuffersTests.cpp | 3141 glw::GLuint buffer_r = 0; in TestErrorsOfCopyNamedBufferSubData() local [all...] |
Completed in 17 milliseconds