Struct vpx_sys::vpx_codec_cx_pkt__bindgen_ty_1_vpx_psnr_pkt [] [src]

#[repr(C)]
pub struct vpx_codec_cx_pkt__bindgen_ty_1_vpx_psnr_pkt { pub samples: [c_uint; 4], pub sse: [u64; 4], pub psnr: [f64; 4], }

Fields

Trait Implementations

impl Debug for vpx_codec_cx_pkt__bindgen_ty_1_vpx_psnr_pkt
[src]

Formats the value using the given formatter.

impl Copy for vpx_codec_cx_pkt__bindgen_ty_1_vpx_psnr_pkt
[src]

impl Clone for vpx_codec_cx_pkt__bindgen_ty_1_vpx_psnr_pkt
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more