Searched refs:bottom_ptr (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Ddvbsub.c347 uint8_t *ptop_field_len, *pbottom_field_len, *top_ptr, *bottom_ptr; local
364 bottom_ptr = q;
369 bytestream_put_be16(&ptop_field_len, bottom_ptr - top_ptr);
370 bytestream_put_be16(&pbottom_field_len, q - bottom_ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Ddvbsub.c347 uint8_t *ptop_field_len, *pbottom_field_len, *top_ptr, *bottom_ptr; local
364 bottom_ptr = q;
369 bytestream_put_be16(&ptop_field_len, bottom_ptr - top_ptr);
370 bytestream_put_be16(&pbottom_field_len, q - bottom_ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Ddvbsub.c347 uint8_t *ptop_field_len, *pbottom_field_len, *top_ptr, *bottom_ptr; local
364 bottom_ptr = q;
369 bytestream_put_be16(&ptop_field_len, bottom_ptr - top_ptr);
370 bytestream_put_be16(&pbottom_field_len, q - bottom_ptr);

Completed in 61 milliseconds