Searched defs:YuvConstants (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h430 struct YuvConstants { struct
440 struct YuvConstants { struct
448 struct YuvConstants { struct
458 // Offsets into YuvConstants structure
469 extern const struct YuvConstants SIMD_ALIGNED(kYuvI601Constants); // BT.601
470 extern const struct YuvConstants SIMD_ALIGNED(kYuvJPEGConstants); // JPeg
471 extern const struct YuvConstants SIMD_ALIGNED(kYuvH709Constants); // BT.709
474 extern const struct YuvConstants SIMD_ALIGNED(kYvuI601Constants); // BT.601
475 extern const struct YuvConstants SIMD_ALIGNED(kYvuJPEGConstants); // JPeg
476 extern const struct YuvConstants SIMD_ALIGNE
[all...]
/external/libyuv/files/include/libyuv/
H A Drow.h511 struct YuvConstants { struct
521 struct YuvConstants { struct
529 struct YuvConstants { struct
539 // Offsets into YuvConstants structure
550 extern const struct YuvConstants SIMD_ALIGNED(kYuvI601Constants); // BT.601
551 extern const struct YuvConstants SIMD_ALIGNED(kYuvJPEGConstants); // JPeg
552 extern const struct YuvConstants SIMD_ALIGNED(kYuvH709Constants); // BT.709
555 extern const struct YuvConstants SIMD_ALIGNED(kYvuI601Constants); // BT.601
556 extern const struct YuvConstants SIMD_ALIGNED(kYvuJPEGConstants); // JPeg
557 extern const struct YuvConstants SIMD_ALIGNE
[all...]

Completed in 276 milliseconds