Home
last modified time | relevance | path

Searched refs:pop_int (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmoflex.c58 static int pop_int(BitReader *br, AVIOContext *pb, int n) in pop_int() function
296 stream_index = pop_int(br, pb, bits); in moflex_read_packet()
309 pop_int(br, pb, bits); in moflex_read_packet()
314 pop_int(br, pb, bits * 2 + 26); in moflex_read_packet()
317 pkt_size = pop_int(br, pb, 13) + 1; in moflex_read_packet()
/third_party/harfbuzz/src/
Dhb-cff-interp-common.hh488 int pop_int () { return this->pop ().to_int (); } in pop_int() function
492 int i = pop_int (); in pop_uint()
Dhb-cff-interp-cs-common.hh153 int n = SUPER::argStack.pop_int (); in pop_subr_num()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh512 int pop_int () { return this->pop ().to_int (); } in pop_int() function
516 int i = pop_int (); in pop_uint()
Dhb-cff-interp-cs-common.hh153 int n = SUPER::argStack.pop_int (); in pop_subr_num()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh488 int pop_int () { return this->pop ().to_int (); } in pop_int() function
492 int i = pop_int (); in pop_uint()
Dhb-cff-interp-cs-common.hh153 int n = SUPER::argStack.pop_int (); in pop_subr_num()