xmedialib v0.1.2 XMediaLib.TestUtils View Source

Link to this section Summary

Link to this section Functions

Link to this function

codec_decode(file_in, file_out, frame_size, codec_name, codec_type)

View Source
Link to this function

codec_decode_pcmbe(file_in, file_out, frame_size, codec_name, codec_type)

View Source
Link to this function

codec_decode_pcmle(file_in, file_out, frame_size, codec_name, codec_type)

View Source
Link to this function

codec_encode(file_in, file_out, frame_size, codec_name, codec_type)

View Source
Link to this function

codec_encode_pcmbe(file_in, file_out, frame_size, codec_name, codec_type)

View Source
Link to this function

codec_encode_pcmle(file_in, file_out, frame_size, codec_name, codec_type)

View Source
Link to this function

decode(name, codec, a, b, frame_size_a)

View Source
Link to this function

decode_f(name, codec, a, b, frame_size_a)

View Source
Link to this function

encode(name, codec, a, b, frame_size_a)

View Source
Link to this function

encode_f(name, codec, a, b, frame_size_a)

View Source