Searched refs:V4L2_AV1_AR_COEFFS_SIZE (Results 1 – 2 of 2) sorted by relevance
2868 #define V4L2_AV1_AR_COEFFS_SIZE 25 /* (2 * 3 * (3 + 1)) + 1 */ macro3483 __u8 ar_coeffs_y_plus_128[V4L2_AV1_AR_COEFFS_SIZE];3484 __u8 ar_coeffs_cb_plus_128[V4L2_AV1_AR_COEFFS_SIZE];3485 __u8 ar_coeffs_cr_plus_128[V4L2_AV1_AR_COEFFS_SIZE];
4093 - ``ar_coeffs_y_plus_128[V4L2_AV1_AR_COEFFS_SIZE]``4096 - ``ar_coeffs_cb_plus_128[V4L2_AV1_AR_COEFFS_SIZE]``4099 - ``ar_coeffs_cr_plus_128[V4L2_AV1_AR_COEFFS_SIZE]``