Lines Matching defs:frame_size
53 int frame_size;
118 avctx->frame_size = out_format.mFramesPerPacket;
123 at->frame_size = avctx->frame_size;
127 avctx->frame_size *= 1024;
435 UInt32 max_size = avctx->rc_max_rate * avctx->frame_size / avctx->sample_rate;
542 *got_packet_ptr = avctx->frame_size / at->frame_size;
546 (avctx->frame_size > at->frame_size) ? NULL : &out_pkt_desc);
554 avctx->frame_size,