Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c200 ChannelParams *seq_channel_params; member
387 ChannelParams *cp = ctx->seq_channel_params + index*(ctx->avctx->ch_layout.nb_channels) + channel; in copy_restart_frame_params()
1938 ChannelParams *cp = ctx->seq_channel_params + index*(ctx->avctx->ch_layout.nb_channels) + channel; in set_best_codebook()
2004 ChannelParams *seq_cp = ctx->seq_channel_params; in analyze_sample_buffer()
2145 ctx->seq_channel_params = ctx->channel_params + ctx->seq_offset[seq_index] * channels; in mlp_encode_frame()
2153 clear_channel_params(ctx->seq_channel_params + index * channels, channels); in mlp_encode_frame()

Completed in 4 milliseconds