Home
last modified time | relevance | path

Searched refs:ENCODE (Results 1 – 25 of 36) sorted by relevance

12

/third_party/alsa-lib/test/lsb/
Dmidi_event.c184 #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/
Dpcm.c74 #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/
Dgstkateenc.c451 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 …]
Dgstkatespu.c265 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/
Dgstgdppay.c450 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/
Dvj.c75 #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/
Dgstbz2enc.c128 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/
Dgstrtpgsmpay.c172 GST_ELEMENT_ERROR (rtpgsmpay, STREAM, ENCODE, (NULL), in gst_rtp_gsm_pay_handle_buffer()
Dgstrtpvp9pay.c486 GST_ELEMENT_ERROR (self, STREAM, ENCODE, (NULL), in gst_rtp_vp9_pay_handle_buffer()
Dgstrtpvp8pay.c643 GST_ELEMENT_ERROR (self, STREAM, ENCODE, (NULL), in gst_rtp_vp8_pay_handle_buffer()
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c1015 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/
Dgstsirenenc.c225 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, (NULL), in gst_siren_enc_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264enc.c346 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()
Dgstnvh265enc.c371 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()
Dgstnvbaseenc.c1161 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/
Dgstsvthevcenc.c1041 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/
Dgstvpxdec.c728 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/
Dgstisacenc.c293 GST_ELEMENT_ERROR (self, LIBRARY, ENCODE, ("Failed to encode frame"), in gst_isacenc_handle_frame()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.c1032 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/
Dgstopenh264enc.cpp977 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/
Dgstldacenc.c444 GST_ELEMENT_ERROR (enc, STREAM, ENCODE, (NULL), in gst_ldac_enc_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1dec.c456 GST_ELEMENT_ERROR (dec, LIBRARY, ENCODE, in gst_av1_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfsink.c280 GST_ELEMENT_ERROR (this, STREAM, ENCODE, (NULL), in gst_sf_sink_open_file()
/third_party/gstreamer/gstplugins_bad/ext/voaacenc/
Dgstvoaacenc.c445 GST_ELEMENT_ERROR (voaacenc, STREAM, ENCODE, (NULL), ("encode failed")); in gst_voaacenc_handle_frame()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c1059 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()

12