gf_bifs_dec_node_mask 156 include/gpac/internal/bifs_dev.h GF_Err gf_bifs_dec_node_mask(GF_BifsDecoder * codec, GF_BitStream *bs, GF_Node *node, Bool is_proto); gf_bifs_dec_node_mask 356 src/bifs/com_dec.c e = gf_bifs_dec_node_mask(codec, bs, node, GF_FALSE); gf_bifs_dec_node_mask 896 src/bifs/field_decode.c e = gf_bifs_dec_node_mask(codec, bs, new_node, proto ? GF_TRUE : GF_FALSE);