Searched refs:ac_tag (Results 1 – 5 of 5) sorted by relevance
244 u8 ac_tag[MAX_AC_TAG_SIZE]; in vp8_enc_compose_one_frame() local253 ac_tag[0] = tag & 0xff; in vp8_enc_compose_one_frame()254 ac_tag[1] = (tag >> 8) & 0xff; in vp8_enc_compose_one_frame()255 ac_tag[2] = (tag >> 16) & 0xff; in vp8_enc_compose_one_frame()260 ac_tag[3] = 0x9d; in vp8_enc_compose_one_frame()261 ac_tag[4] = 0x01; in vp8_enc_compose_one_frame()262 ac_tag[5] = 0x2a; in vp8_enc_compose_one_frame()263 ac_tag[6] = inst->vsi->config.pic_w; in vp8_enc_compose_one_frame()264 ac_tag[7] = inst->vsi->config.pic_w >> 8; in vp8_enc_compose_one_frame()265 ac_tag[8] = inst->vsi->config.pic_h; in vp8_enc_compose_one_frame()[all …]
192 sint ac_tag; member265 sint _r8712_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag);
29 sint _r8712_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag) in _r8712_init_hw_txqueue() argument31 phw_txqueue->ac_tag = ac_tag; in _r8712_init_hw_txqueue()32 switch (ac_tag) { in _r8712_init_hw_txqueue()
249 int ac_tag; member336 s32 _rtw_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag);
339 signed int ac_tag; member458 s32 _rtw_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag);