Searched refs:pu1_byte (Results 1 - 2 of 2) sorted by relevance

/external/libavc/encoder/
H A Dih264e_cavlc.c961 UWORD8 *pu1_byte = ps_ent_ctxt->pv_mb_header_data; local
1014 pu1_byte += sizeof(mb_hdr_i16x16_t);
1065 pu1_byte += sizeof(mb_hdr_i4x4_t);
1124 pu1_byte += sizeof(mb_hdr_i8x8_t);
1158 ps_ent_ctxt->pv_mb_header_data = pu1_byte;
1193 UWORD8 *pu1_byte = ps_ent_ctxt->pv_mb_header_data; local
1241 pu1_byte += sizeof(mb_hdr_pskip_t);
1242 ps_ent_ctxt->pv_mb_header_data = pu1_byte;
1293 pu1_byte += sizeof(mb_hdr_i16x16_t);
1347 pu1_byte
1505 UWORD8 *pu1_byte = ps_ent_ctxt->pv_mb_header_data; local
[all...]
H A Dih264e_cabac_encode.c1627 UWORD8 *pu1_byte = ps_ent_ctxt->pv_mb_header_data; local
1738 pu1_byte += sizeof(mb_hdr_i16x16_t);
1743 pu1_byte += sizeof(mb_hdr_i4x4_t);
1745 ps_ent_ctxt->pv_mb_header_data = pu1_byte;
1782 UWORD8 *pu1_byte = ps_ent_ctxt->pv_mb_header_data; local
1903 pu1_byte += sizeof(mb_hdr_i16x16_t);
1908 pu1_byte += sizeof(mb_hdr_i4x4_t);
1911 ps_ent_ctxt->pv_mb_header_data = pu1_byte;
1963 pu1_byte += sizeof(mb_hdr_p16x16_t);
1983 pu1_byte
2073 UWORD8 *pu1_byte = ps_ent_ctxt->pv_mb_header_data; local
[all...]

Completed in 106 milliseconds