Lines Matching defs:buffer
348 static void vtenc_q_push(VTEncContext *vtctx, CMSampleBufferRef buffer, ExtraSEI *sei)
356 CFRetain(buffer);
357 info->cm_buffer = buffer;
562 av_log(avctx, AV_LOG_ERROR, "Error: buffer too small for parameter sets.\n");
678 av_log(avctx, AV_LOG_ERROR, "Error getting buffer format description.\n");
1581 static void vtenc_get_frame_info(CMSampleBufferRef buffer, bool *is_key_frame)
1588 attachments = CMSampleBufferGetSampleAttachmentsArray(buffer, false);
1805 * the end of its buffer.
2066 av_log(avctx, AV_LOG_ERROR, "Error getting block buffer\n");
2108 * contiguous_buf_size is 0 if not contiguous, and the size of the buffer
2346 av_log(avctx, AV_LOG_ERROR, "Could not get pixel buffer pool.\n");
2360 av_log(avctx, AV_LOG_ERROR, "Could not create pixel buffer from pool: %d.\n", status);
2541 av_log(avctx, AV_LOG_ERROR, "Error getting pixel buffer pool.\n");