Searched refs:AV_CODEC_ID_PCM_S24LE_PLANAR (Results 1 – 6 of 6) sorted by relevance
123 case AV_CODEC_ID_PCM_S24LE_PLANAR: in pcm_encode_frame()391 case AV_CODEC_ID_PCM_S24LE_PLANAR: in pcm_decode_frame()
341 AV_CODEC_ID_PCM_S24LE_PLANAR, enumerator
584 case AV_CODEC_ID_PCM_S24LE_PLANAR: in av_get_exact_bits_per_sample()
2051 .id = AV_CODEC_ID_PCM_S24LE_PLANAR,
191 case 24: st->codecpar->codec_id = AV_CODEC_ID_PCM_S24LE_PLANAR; break; in get_packet_header()
245 { AV_CODEC_ID_PCM_S24LE_PLANAR, MKTAG('P', 'S', 'P', 24 ) },