Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_PCM_S16LE_PLANAR (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpcm.c175 case AV_CODEC_ID_PCM_S16LE_PLANAR: in pcm_encode_frame()
210 case AV_CODEC_ID_PCM_S16LE_PLANAR: in pcm_encode_frame()
460 case AV_CODEC_ID_PCM_S16LE_PLANAR: in pcm_decode_frame()
497 case AV_CODEC_ID_PCM_S16LE_PLANAR: in pcm_decode_frame()
H A Dcodec_id.h336 AV_CODEC_ID_PCM_S16LE_PLANAR, enumerator
H A Dutils.c542 case AV_CODEC_ID_PCM_S16LE_PLANAR: in av_get_exact_bits_per_sample()
H A Dcodec_desc.c2018 .id = AV_CODEC_ID_PCM_S16LE_PLANAR,
/third_party/ffmpeg/libavformat/
H A Dads.c59 st->codecpar->codec_id = AV_CODEC_ID_PCM_S16LE_PLANAR; in ads_read_header()
H A Ddcstr.c66 case 16: st->codecpar->codec_id = AV_CODEC_ID_PCM_S16LE_PLANAR; break; in dcstr_read_header()
H A Delectronicarts.c230 ea->audio_codec = AV_CODEC_ID_PCM_S16LE_PLANAR; in process_audio_header_elements()
608 } else if (ea->audio_codec == AV_CODEC_ID_PCM_S16LE_PLANAR || in ea_read_packet()
654 case AV_CODEC_ID_PCM_S16LE_PLANAR: in ea_read_packet()
H A Dgenh.c90 AV_CODEC_ID_PCM_S16LE_PLANAR : in genh_read_header()
H A Dlxfdec.c190 case 16: st->codecpar->codec_id = AV_CODEC_ID_PCM_S16LE_PLANAR; break; in get_packet_header()
H A Dnut.c244 { AV_CODEC_ID_PCM_S16LE_PLANAR, MKTAG('P', 'S', 'P', 16 ) },
H A Dbrstm.c201 AV_CODEC_ID_PCM_S16LE_PLANAR : in read_header()

Completed in 21 milliseconds