Searched defs:bitstream_start_offset (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libavc/encoder/ |
H A D | ih264e_cavlc.c | 983 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_islice_mb_cavlc() local 1219 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_pslice_mb_cavlc() local 1531 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_bslice_mb_cavlc() local
|
H A D | ih264e_cabac_encode.c | 1605 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_islice_mb_cabac() local 1747 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_pslice_mb_cabac() local 2010 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_bslice_mb_cabac() local
|
H A D | ih264e_process.c | 324 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_entropy() local
|
/aosp_15_r20/external/libavc/encoder/svc/ |
H A D | isvce_cavlc.c | 1016 WORD32 bitstream_start_offset, bitstream_end_offset; in isvce_write_islice_mb_cavlc() local 1275 WORD32 bitstream_start_offset, bitstream_end_offset; in isvce_write_pslice_mb_cavlc() local 1638 WORD32 bitstream_start_offset, bitstream_end_offset; in isvce_write_bslice_mb_cavlc() local
|
H A D | isvce_cabac_encode.c | 1529 WORD32 bitstream_start_offset, bitstream_end_offset; in isvce_write_islice_mb_cabac() local 1705 WORD32 bitstream_start_offset, bitstream_end_offset; in isvce_write_pslice_mb_cabac() local 1983 WORD32 bitstream_start_offset, bitstream_end_offset; in isvce_write_bslice_mb_cabac() local
|
H A D | isvce_process.c | 541 WORD32 bitstream_start_offset, bitstream_end_offset; in isvce_entropy() local
|