OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BSwap16
(Results
1 - 3
of
3
) sorted by null
/external/webp/src/utils/
endian_inl_utils.h
24
#define HToLE16
BSwap16
42
static WEBP_INLINE uint16_t
BSwap16
(uint16_t x) {
/external/libaom/libaom/aom_util/
endian_inl.h
45
#define HToLE16
BSwap16
72
static INLINE uint16_t
BSwap16
(uint16_t x) {
/external/libvpx/libvpx/vpx_util/
endian_inl.h
41
#define HToLE16
BSwap16
68
static INLINE uint16_t
BSwap16
(uint16_t x) {
Completed in 88 milliseconds