Lines Matching refs:bits_per_raw_sample
147 avctx->bits_per_raw_sample = 10;
164 avctx->bits_per_raw_sample = 12;
168 avctx->bits_per_raw_sample = 12;
175 if (avctx->bits_per_raw_sample == 10) {
184 av_log(avctx, AV_LOG_ERROR, "Fail to init proresdsp for bits per raw sample %d\n", avctx->bits_per_raw_sample);
196 if (avctx->bits_per_raw_sample == 10){
198 } else if (avctx->bits_per_raw_sample == 12){
201 av_log(avctx, AV_LOG_ERROR, "Fail to set unpack_alpha for bits per raw sample %d\n", avctx->bits_per_raw_sample);
261 if (avctx->bits_per_raw_sample == 10) {
267 if (avctx->bits_per_raw_sample == 10) {
738 if (avctx->bits_per_raw_sample == 10) {