HomeSort by relevance Sort by last modified time
    Searched full:get_le16 (Results 1 - 1 of 1) sorted by null

  /external/libvpx/build/make/
obj_int_extract.c 824 #define get_le16(x) ((*(x)) | (*(x+1)) << 8) macro
837 nsections = get_le16(buf + 2);
910 __int16 section = get_le16(ptr + 12); //section number

Completed in 1474 milliseconds