Searched refs:is_big (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddpx.c29 static unsigned int read16(const uint8_t **ptr, int is_big) argument
32 if (is_big) {
41 static unsigned int read32(const uint8_t **ptr, int is_big) argument
44 if (is_big) {
54 int * n_datum, int is_big)
59 *lbuf = read32(ptr, is_big);
53 read10in32(const uint8_t **ptr, uint32_t * lbuf, int * n_datum, int is_big) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddpx.c32 static unsigned int read32(const uint8_t **ptr, int is_big) argument
35 if (is_big) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c1365 int beyond_eor, is_big, is_plus, ret, type, i, found, t_ret; local
1410 is_big = HPAGE_PTYPE(hk) == H_OFFPAGE;
1412 if (is_big)
1440 beyond_eor || is_big) {

Completed in 170 milliseconds