Searched defs:ch0 (Results 1 - 9 of 9) sorted by relevance
/third_party/lame/test/ |
H A D | lame_test.cpp | 61 float const* ch0() const { return m_buffer_ch0; } in ch0() function in PcmGenerator 169 int encode(float const* ch0, float const* ch1, int n_in, unsigned char* out_buffer, int m_out_free) { in encode() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | text_handler.cpp | 144 char ch0 = text->str[position->index]; in startsWithOp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text_handler.cpp | 144 char ch0 = text->str[position->index]; in startsWithOp() local
|
/third_party/spirv-tools/source/ |
H A D | text_handler.cpp | 146 char ch0 = text->str[position->index]; in startsWithOp() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | ralf.c | 335 int *ch0, *ch1; in decode_block() local
|
H A D | on2avc.c | 297 float *ch0 = c->coeffs[0]; in on2avc_apply_ms() local
|
H A D | ac3enc.c | 1424 int blk, ch, ch0=0, got_cpl; in ac3_quantize_mantissas() local
|
H A D | aacdec_template.c | 2220 INTFLOAT *ch0 = cpe->ch[0].coeffs; local
|
/third_party/backends/backend/genesys/ |
H A D | image_pipeline.cpp | 313 std::uint16_t ch0 = get_raw_channel_from_row(row0, x, 0, format); in get_next_row_data() local 443 std::uint16_t ch0 = get_raw_channel_from_row(src_data, x, 0, src_format); in get_next_row_data() local 518 std::uint16_t ch0 = get_raw_channel_from_row(row0, x, 0, format); in get_next_row_data() local
|
Completed in 17 milliseconds