Searched refs:sub_type (Results 1 - 25 of 52) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Davs.c57 AvsVideoSubType sub_type; local
72 sub_type = buf[0];
86 sub_type = buf[0];
94 switch (sub_type) {
118 if (sub_type != AVS_I_FRAME) {
126 if (sub_type == AVS_I_FRAME || get_bits1(&change_map)) {
137 if (sub_type != AVS_I_FRAME)
H A Dcavsdec.c302 enum cavs_sub_mb sub_type[4]; local
337 sub_type[block] = get_bits(&h->s.gb,2);
339 switch(sub_type[block]) {
364 if(sub_type[block] == B_SUB_BWD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Davs.c57 AvsVideoSubType sub_type; local
72 sub_type = buf[0];
86 sub_type = buf[0];
94 switch (sub_type) {
118 if (sub_type != AVS_I_FRAME) {
126 if (sub_type == AVS_I_FRAME || get_bits1(&change_map)) {
137 if (sub_type != AVS_I_FRAME)
H A Dcavsdec.c302 enum cavs_sub_mb sub_type[4]; local
337 sub_type[block] = get_bits(&h->s.gb,2);
339 switch(sub_type[block]) {
364 if(sub_type[block] == B_SUB_BWD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Davs.c57 AvsVideoSubType sub_type; local
72 sub_type = buf[0];
86 sub_type = buf[0];
94 switch (sub_type) {
118 if (sub_type != AVS_I_FRAME) {
126 if (sub_type == AVS_I_FRAME || get_bits1(&change_map)) {
137 if (sub_type != AVS_I_FRAME)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Davs.c85 AvsBlockType type, int sub_type, int size,
103 pkt->data[palette_size + 0] = sub_type;
115 if (sub_type == 0)
145 int sub_type = 0, size = 0; local
163 sub_type = get_byte(s->pb);
190 return avs_read_video_packet(s, pkt, type, sub_type, size,
84 avs_read_video_packet(AVFormatContext * s, AVPacket * pkt, AvsBlockType type, int sub_type, int size, uint8_t * palette, int palette_size) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Davs.c85 AvsBlockType type, int sub_type, int size,
103 pkt->data[palette_size + 0] = sub_type;
115 if (sub_type == 0)
145 int sub_type = 0, size = 0; local
163 sub_type = get_byte(s->pb);
190 return avs_read_video_packet(s, pkt, type, sub_type, size,
84 avs_read_video_packet(AVFormatContext * s, AVPacket * pkt, AvsBlockType type, int sub_type, int size, uint8_t * palette, int palette_size) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Davs.c85 AvsBlockType type, int sub_type, int size,
103 pkt->data[palette_size + 0] = sub_type;
115 if (sub_type == 0)
145 int sub_type = 0, size = 0; local
163 sub_type = get_byte(s->pb);
190 return avs_read_video_packet(s, pkt, type, sub_type, size,
84 avs_read_video_packet(AVFormatContext * s, AVPacket * pkt, AvsBlockType type, int sub_type, int size, uint8_t * palette, int palette_size) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/include/defs/
H A Dbfa_defs_cee.h46 u8 sub_type; member in struct:bfa_cee_lldp_str_s
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/include/defs/
H A Dbfa_defs_cee.h46 u8 sub_type; member in struct:bfa_cee_lldp_str_s
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ripngd/
H A Dripngd.c79 return (rinfo->type == ZEBRA_ROUTE_RIPNG && rinfo->sub_type == RIPNG_ROUTE_RTE);
664 newinfo.sub_type = RIPNG_ROUTE_RTE;
745 && ((rinfo->sub_type == RIPNG_ROUTE_STATIC) ||
746 (rinfo->sub_type == RIPNG_ROUTE_DEFAULT))
792 rinfo->sub_type = RIPNG_ROUTE_RTE;
842 rinfo->sub_type = RIPNG_ROUTE_RTE;
920 ripng_redistribute_add (int type, int sub_type, struct prefix_ipv6 *p, argument
938 && rinfo->sub_type == RIPNG_ROUTE_INTERFACE
948 && ((rinfo->sub_type == RIPNG_ROUTE_STATIC) ||
949 (rinfo->sub_type
1009 ripng_redistribute_delete(int type, int sub_type, struct prefix_ipv6 *p, unsigned int ifindex) argument
[all...]
H A Dripngd.h169 u_char sub_type; member in struct:ripng_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ripngd/
H A Dripngd.c79 return (rinfo->type == ZEBRA_ROUTE_RIPNG && rinfo->sub_type == RIPNG_ROUTE_RTE);
664 newinfo.sub_type = RIPNG_ROUTE_RTE;
745 && ((rinfo->sub_type == RIPNG_ROUTE_STATIC) ||
746 (rinfo->sub_type == RIPNG_ROUTE_DEFAULT))
792 rinfo->sub_type = RIPNG_ROUTE_RTE;
842 rinfo->sub_type = RIPNG_ROUTE_RTE;
920 ripng_redistribute_add (int type, int sub_type, struct prefix_ipv6 *p, argument
938 && rinfo->sub_type == RIPNG_ROUTE_INTERFACE
948 && ((rinfo->sub_type == RIPNG_ROUTE_STATIC) ||
949 (rinfo->sub_type
1009 ripng_redistribute_delete(int type, int sub_type, struct prefix_ipv6 *p, unsigned int ifindex) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ripngd/
H A Dripngd.c79 return (rinfo->type == ZEBRA_ROUTE_RIPNG && rinfo->sub_type == RIPNG_ROUTE_RTE);
664 newinfo.sub_type = RIPNG_ROUTE_RTE;
745 && ((rinfo->sub_type == RIPNG_ROUTE_STATIC) ||
746 (rinfo->sub_type == RIPNG_ROUTE_DEFAULT))
792 rinfo->sub_type = RIPNG_ROUTE_RTE;
842 rinfo->sub_type = RIPNG_ROUTE_RTE;
920 ripng_redistribute_add (int type, int sub_type, struct prefix_ipv6 *p, argument
938 && rinfo->sub_type == RIPNG_ROUTE_INTERFACE
948 && ((rinfo->sub_type == RIPNG_ROUTE_STATIC) ||
949 (rinfo->sub_type
1009 ripng_redistribute_delete(int type, int sub_type, struct prefix_ipv6 *p, unsigned int ifindex) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/block/
H A Dblk-cgroup.c552 enum stat_sub_type sub_type; local
584 for (sub_type = BLKIO_STAT_READ; sub_type < BLKIO_STAT_TOTAL;
585 sub_type++) {
586 blkio_get_key_name(sub_type, dev, key_str, MAX_KEY_LEN, false);
587 cb->fill(cb, key_str, blkg->stats.stat_arr[type][sub_type]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/block/
H A Dblk-cgroup.c552 enum stat_sub_type sub_type; local
584 for (sub_type = BLKIO_STAT_READ; sub_type < BLKIO_STAT_TOTAL;
585 sub_type++) {
586 blkio_get_key_name(sub_type, dev, key_str, MAX_KEY_LEN, false);
587 cb->fill(cb, key_str, blkg->stats.stat_arr[type][sub_type]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ripd/
H A Dripd.c109 return (rinfo->type == ZEBRA_ROUTE_RIP && rinfo->sub_type == RIP_ROUTE_RTE);
518 newinfo.sub_type = RIP_ROUTE_RTE;
642 && ((rinfo->sub_type == RIP_ROUTE_STATIC) ||
643 (rinfo->sub_type == RIP_ROUTE_DEFAULT))
1286 && rinfo->sub_type == RIP_ROUTE_RTE)
1578 rip_redistribute_add (int type, int sub_type, struct prefix_ipv4 *p, argument
1596 newinfo.sub_type = sub_type;
1610 && rinfo->sub_type == RIP_ROUTE_INTERFACE
1619 && ((rinfo->sub_type
1652 rip_redistribute_delete(int type, int sub_type, struct prefix_ipv4 *p, unsigned int ifindex) argument
3545 rip_route_type_print(int sub_type) argument
[all...]
H A Dripd.h194 int sub_type; member in struct:rip_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ripd/
H A Dripd.c109 return (rinfo->type == ZEBRA_ROUTE_RIP && rinfo->sub_type == RIP_ROUTE_RTE);
518 newinfo.sub_type = RIP_ROUTE_RTE;
642 && ((rinfo->sub_type == RIP_ROUTE_STATIC) ||
643 (rinfo->sub_type == RIP_ROUTE_DEFAULT))
1286 && rinfo->sub_type == RIP_ROUTE_RTE)
1578 rip_redistribute_add (int type, int sub_type, struct prefix_ipv4 *p, argument
1596 newinfo.sub_type = sub_type;
1610 && rinfo->sub_type == RIP_ROUTE_INTERFACE
1619 && ((rinfo->sub_type
1652 rip_redistribute_delete(int type, int sub_type, struct prefix_ipv4 *p, unsigned int ifindex) argument
3545 rip_route_type_print(int sub_type) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ripd/
H A Dripd.c109 return (rinfo->type == ZEBRA_ROUTE_RIP && rinfo->sub_type == RIP_ROUTE_RTE);
518 newinfo.sub_type = RIP_ROUTE_RTE;
642 && ((rinfo->sub_type == RIP_ROUTE_STATIC) ||
643 (rinfo->sub_type == RIP_ROUTE_DEFAULT))
1286 && rinfo->sub_type == RIP_ROUTE_RTE)
1578 rip_redistribute_add (int type, int sub_type, struct prefix_ipv4 *p, argument
1596 newinfo.sub_type = sub_type;
1610 && rinfo->sub_type == RIP_ROUTE_INTERFACE
1619 && ((rinfo->sub_type
1652 rip_redistribute_delete(int type, int sub_type, struct prefix_ipv4 *p, unsigned int ifindex) argument
3545 rip_route_type_print(int sub_type) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_route.c392 if (! (new->sub_type == BGP_ROUTE_NORMAL))
394 if (! (exist->sub_type == BGP_ROUTE_NORMAL))
1618 && new_select->sub_type == BGP_ROUTE_NORMAL)
1625 && old_select->sub_type == BGP_ROUTE_NORMAL)
1846 int sub_type, struct prefix_rd *prd, u_char *tag)
1868 if (ri->peer == peer && ri->type == type && ri->sub_type == sub_type)
1993 new->sub_type = sub_type;
2035 struct peer *peer, struct prefix *p, int type, int sub_type,
1844 bgp_update_rsclient(struct peer *rsclient, afi_t afi, safi_t safi, struct attr *attr, struct peer *peer, struct prefix *p, int type, int sub_type, struct prefix_rd *prd, u_char *tag) argument
2034 bgp_withdraw_rsclient(struct peer *rsclient, afi_t afi, safi_t safi, struct peer *peer, struct prefix *p, int type, int sub_type, struct prefix_rd *prd, u_char *tag) argument
2066 bgp_update_main(struct peer *peer, struct prefix *p, struct attr *attr, afi_t afi, safi_t safi, int type, int sub_type, struct prefix_rd *prd, u_char *tag, int soft_reconfig) argument
2394 bgp_update(struct peer *peer, struct prefix *p, struct attr *attr, afi_t afi, safi_t safi, int type, int sub_type, struct prefix_rd *prd, u_char *tag, int soft_reconfig) argument
2420 bgp_withdraw(struct peer *peer, struct prefix *p, struct attr *attr, afi_t afi, safi_t safi, int type, int sub_type, struct prefix_rd *prd, u_char *tag) argument
[all...]
H A Dbgp_route.h91 u_char sub_type; member in struct:bgp_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_route.c392 if (! (new->sub_type == BGP_ROUTE_NORMAL))
394 if (! (exist->sub_type == BGP_ROUTE_NORMAL))
1618 && new_select->sub_type == BGP_ROUTE_NORMAL)
1625 && old_select->sub_type == BGP_ROUTE_NORMAL)
1846 int sub_type, struct prefix_rd *prd, u_char *tag)
1868 if (ri->peer == peer && ri->type == type && ri->sub_type == sub_type)
1993 new->sub_type = sub_type;
2035 struct peer *peer, struct prefix *p, int type, int sub_type,
1844 bgp_update_rsclient(struct peer *rsclient, afi_t afi, safi_t safi, struct attr *attr, struct peer *peer, struct prefix *p, int type, int sub_type, struct prefix_rd *prd, u_char *tag) argument
2034 bgp_withdraw_rsclient(struct peer *rsclient, afi_t afi, safi_t safi, struct peer *peer, struct prefix *p, int type, int sub_type, struct prefix_rd *prd, u_char *tag) argument
2066 bgp_update_main(struct peer *peer, struct prefix *p, struct attr *attr, afi_t afi, safi_t safi, int type, int sub_type, struct prefix_rd *prd, u_char *tag, int soft_reconfig) argument
2394 bgp_update(struct peer *peer, struct prefix *p, struct attr *attr, afi_t afi, safi_t safi, int type, int sub_type, struct prefix_rd *prd, u_char *tag, int soft_reconfig) argument
2420 bgp_withdraw(struct peer *peer, struct prefix *p, struct attr *attr, afi_t afi, safi_t safi, int type, int sub_type, struct prefix_rd *prd, u_char *tag) argument
[all...]
H A Dbgp_route.h91 u_char sub_type; member in struct:bgp_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_route.c392 if (! (new->sub_type == BGP_ROUTE_NORMAL))
394 if (! (exist->sub_type == BGP_ROUTE_NORMAL))
1618 && new_select->sub_type == BGP_ROUTE_NORMAL)
1625 && old_select->sub_type == BGP_ROUTE_NORMAL)
1846 int sub_type, struct prefix_rd *prd, u_char *tag)
1868 if (ri->peer == peer && ri->type == type && ri->sub_type == sub_type)
1993 new->sub_type = sub_type;
2035 struct peer *peer, struct prefix *p, int type, int sub_type,
1844 bgp_update_rsclient(struct peer *rsclient, afi_t afi, safi_t safi, struct attr *attr, struct peer *peer, struct prefix *p, int type, int sub_type, struct prefix_rd *prd, u_char *tag) argument
2034 bgp_withdraw_rsclient(struct peer *rsclient, afi_t afi, safi_t safi, struct peer *peer, struct prefix *p, int type, int sub_type, struct prefix_rd *prd, u_char *tag) argument
2066 bgp_update_main(struct peer *peer, struct prefix *p, struct attr *attr, afi_t afi, safi_t safi, int type, int sub_type, struct prefix_rd *prd, u_char *tag, int soft_reconfig) argument
2394 bgp_update(struct peer *peer, struct prefix *p, struct attr *attr, afi_t afi, safi_t safi, int type, int sub_type, struct prefix_rd *prd, u_char *tag, int soft_reconfig) argument
2420 bgp_withdraw(struct peer *peer, struct prefix *p, struct attr *attr, afi_t afi, safi_t safi, int type, int sub_type, struct prefix_rd *prd, u_char *tag) argument
[all...]

Completed in 323 milliseconds

123