/third_party/alsa-lib/test/lsb/ |
D | midi_event.c | 184 #define ENCODE(str) snd_midi_event_encode(midi_event, \ in test_encode() macro 187 TEST_CHECK(ENCODE("\x81\x02\x03") == 3); in test_encode() 194 TEST_CHECK(ENCODE("\x94\x05\x06") == 3); in test_encode() 200 TEST_CHECK(ENCODE("\xa7\x08\x09") == 3); in test_encode() 206 TEST_CHECK(ENCODE("\xba\x0b\x0c") == 3); in test_encode() 212 TEST_CHECK(ENCODE("\xcd\x0e") == 2); in test_encode() 217 TEST_CHECK(ENCODE("\xdf\x10") == 2); in test_encode() 222 TEST_CHECK(ENCODE("\xe1\x22\x33") == 3); in test_encode() 227 TEST_CHECK(ENCODE("\xf0\x7f\x7f\x04\x01\x7f\x7f\xf7") == 8); in test_encode() 233 TEST_CHECK(ENCODE("\xf1\x04") == 2); in test_encode() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | pcm.c | 74 #define ENCODE(type, endian, src, dst, n, shift, offset) \ macro 115 ENCODE(uint32_t, le32, samples, dst, n, 0, 0x80000000) in pcm_encode_frame() 118 ENCODE(uint32_t, be32, samples, dst, n, 0, 0x80000000) in pcm_encode_frame() 121 ENCODE(int32_t, le24, samples, dst, n, 8, 0) in pcm_encode_frame() 127 ENCODE(int32_t, be24, samples, dst, n, 8, 0) in pcm_encode_frame() 130 ENCODE(uint32_t, le24, samples, dst, n, 8, 0x800000) in pcm_encode_frame() 133 ENCODE(uint32_t, be24, samples, dst, n, 8, 0x800000) in pcm_encode_frame() 145 ENCODE(uint16_t, le16, samples, dst, n, 0, 0x8000) in pcm_encode_frame() 148 ENCODE(uint16_t, be16, samples, dst, n, 0, 0x8000) in pcm_encode_frame() 151 ENCODE(uint8_t, byte, samples, dst, n, 0, -128) in pcm_encode_frame() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/kate/ |
D | gstkateenc.c | 451 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_enc_push_and_free_kate_packet() 601 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_enc_send_headers() 614 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_enc_send_headers() 684 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_enc_chain_push_packet() 737 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_enc_flush_waiting() 802 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), ("Out of memory")); in gst_kate_enc_chain_spu() 862 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_enc_chain_spu() 869 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_enc_chain_spu() 876 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_enc_chain_spu() 901 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_enc_chain_spu() [all …]
|
D | gstkatespu.c | 265 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), ("Read outside buffer")); \ 375 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_spu_decode_command_sequence() 381 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), ("Error parsing SPU")); in gst_kate_spu_decode_command_sequence() 436 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), ("Out of memory")); in gst_kate_spu_create_spu_palette() 556 GST_ELEMENT_ERROR (ke, STREAM, ENCODE, (NULL), in gst_kate_spu_decode_spu()
|
/third_party/gstreamer/gstplugins_bad/gst/gdp/ |
D | gstgdppay.c | 450 GST_ELEMENT_WARNING (this, STREAM, ENCODE, (NULL), in gst_gdp_pay_chain() 506 GST_ELEMENT_ERROR (this, STREAM, ENCODE, (NULL), in gst_gdp_pay_chain() 595 GST_ELEMENT_WARNING (this, STREAM, ENCODE, (NULL), in gst_gdp_pay_sink_event() 603 GST_ELEMENT_ERROR (this, STREAM, ENCODE, (NULL), in gst_gdp_pay_sink_event()
|
/third_party/lwip/src/netif/ppp/ |
D | vj.c | 75 #define ENCODE(n) { \ macro 316 ENCODE(deltaS); in vj_compress_tcp() 325 ENCODE(deltaA); in vj_compress_tcp() 334 ENCODE(deltaS); in vj_compress_tcp()
|
/third_party/gstreamer/gstplugins_bad/ext/bz2/ |
D | gstbz2enc.c | 128 GST_ELEMENT_ERROR (b, STREAM, ENCODE, (NULL), in gst_bz2enc_event() 231 GST_ELEMENT_ERROR (b, STREAM, ENCODE, (NULL), in gst_bz2enc_chain()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpgsmpay.c | 172 GST_ELEMENT_ERROR (rtpgsmpay, STREAM, ENCODE, (NULL), in gst_rtp_gsm_pay_handle_buffer()
|
D | gstrtpvp9pay.c | 486 GST_ELEMENT_ERROR (self, STREAM, ENCODE, (NULL), in gst_rtp_vp9_pay_handle_buffer()
|
D | gstrtpvp8pay.c | 643 GST_ELEMENT_ERROR (self, STREAM, ENCODE, (NULL), in gst_rtp_vp8_pay_handle_buffer()
|
/third_party/gstreamer/gstplugins_bad/ext/x265/ |
D | gstx265enc.c | 1015 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, in gst_x265_enc_init_encoder() 1092 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, ("Encode x265 header failed."), in gst_x265_enc_set_level_tier_and_profile() 1163 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, ("Encode x265 header failed."), in gst_x265_enc_get_header_buffer() 1191 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, ("Encode x265 header failed."), in gst_x265_enc_get_header_buffer() 1559 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, ("Encode x265 frame failed."), in gst_x265_enc_encode_frame()
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | gstsirenenc.c | 225 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, (NULL), in gst_siren_enc_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvh264enc.c | 346 GST_ELEMENT_ERROR (nvenc, STREAM, ENCODE, ("Encode header failed."), in gst_nv_h264_enc_set_profile_and_level() 352 GST_ELEMENT_ERROR (nvenc, STREAM, ENCODE, ("Encode header failed."), in gst_nv_h264_enc_set_profile_and_level()
|
D | gstnvh265enc.c | 371 GST_ELEMENT_ERROR (nvenc, STREAM, ENCODE, ("Encode header failed."), in gst_nv_h265_enc_set_level_tier_and_profile() 377 GST_ELEMENT_ERROR (nvenc, STREAM, ENCODE, ("Encode header failed."), in gst_nv_h265_enc_set_level_tier_and_profile()
|
D | gstnvbaseenc.c | 1161 GST_ELEMENT_ERROR (nvenc, LIBRARY, ENCODE, (NULL), in gst_nv_base_enc_bitstream_thread() 1170 GST_ELEMENT_ERROR (nvenc, STREAM, ENCODE, (NULL), in gst_nv_base_enc_bitstream_thread() 1195 GST_ELEMENT_ERROR (nvenc, STREAM, ENCODE, (NULL), in gst_nv_base_enc_bitstream_thread() 2347 GST_ELEMENT_ERROR (nvenc, LIBRARY, ENCODE, (NULL), in _submit_input_buffer() 2516 GST_ELEMENT_ERROR (nvenc, LIBRARY, ENCODE, (NULL), in gst_nv_base_enc_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/ |
D | gstsvthevcenc.c | 1041 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, in gst_svthevc_enc_set_level_tier_and_profile() 1128 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, in gst_svthevc_enc_get_header_buffer() 1777 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, in gst_svthevc_enc_send_frame() 1872 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, in gst_svthevc_enc_receive_frame() 1887 GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, in gst_svthevc_enc_receive_frame()
|
/third_party/gstreamer/gstplugins_good/ext/vpx/ |
D | gstvpxdec.c | 728 GST_VIDEO_DECODER_ERROR (decoder, 1, LIBRARY, ENCODE, in gst_vpx_dec_handle_frame() 743 GST_ELEMENT_ERROR (decoder, LIBRARY, ENCODE, in gst_vpx_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/isac/ |
D | gstisacenc.c | 293 GST_ELEMENT_ERROR (self, LIBRARY, ENCODE, ("Failed to encode frame"), in gst_isacenc_handle_frame()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioencoder.c | 1032 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, ("no caps set"), (NULL)); in gst_audio_encoder_finish_frame() 1039 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, in gst_audio_encoder_finish_frame() 1166 GST_ELEMENT_WARNING (enc, STREAM, ENCODE, (NULL), in gst_audio_encoder_push_buffers() 1410 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, (NULL), in gst_audio_encoder_chain() 1419 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, (NULL), in gst_audio_encoder_chain()
|
/third_party/gstreamer/gstplugins_bad/ext/openh264/ |
D | gstopenh264enc.cpp | 977 GST_ELEMENT_ERROR (openh264enc, STREAM, ENCODE, in gst_openh264enc_handle_frame() 1008 GST_ELEMENT_ERROR (openh264enc, STREAM, ENCODE, in gst_openh264enc_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/ldac/ |
D | gstldacenc.c | 444 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, (NULL), in gst_ldac_enc_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/aom/ |
D | gstav1dec.c | 456 GST_ELEMENT_ERROR (dec, LIBRARY, ENCODE, in gst_av1_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfsink.c | 280 GST_ELEMENT_ERROR (this, STREAM, ENCODE, (NULL), in gst_sf_sink_open_file()
|
/third_party/gstreamer/gstplugins_bad/ext/voaacenc/ |
D | gstvoaacenc.c | 445 GST_ELEMENT_ERROR (voaacenc, STREAM, ENCODE, (NULL), ("encode failed")); in gst_voaacenc_handle_frame()
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | gstopusenc.c | 1059 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, (NULL), in gst_opus_enc_encode() 1064 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, (NULL), in gst_opus_enc_encode()
|