FFmpeg
Loading...
Searching...
No Matches
Data Fields
AVRational64 Struct Reference

64-bit Rational number (pair of numerator and denominator). More...

#include <rational64.h>

Data Fields

  Numerator.
 
  Denominator.
 

Detailed Description

64-bit Rational number (pair of numerator and denominator).

Definition at line 52 of file rational64.h.

Field Documentation

◆  num

int64_t AVRational64::num

Numerator.

Definition at line 53 of file rational64.h.

Referenced by av_inv_q64(), convert_to_aarch64_impl(), exact_log2_q64(), ff_sws_apply_op_q(), ff_sws_op_list_update_comps(), main(), print_q(), reduce64(), translate_linear_op(), and translate_op().

◆  den

int64_t AVRational64::den

Denominator.

Definition at line 54 of file rational64.h.

Referenced by av_inv_q64(), convert_to_aarch64_impl(), exact_log2_q64(), exact_prod(), ff_sws_apply_op_q(), ff_sws_op_list_update_comps(), main(), print_q(), and translate_linear_op().


The documentation for this struct was generated from the following file:

Generated on Sun Sep 6 2026 19:21:25 for FFmpeg by doxygen 1.13.2

AltStyle によって変換されたページ (->オリジナル) /