Searched defs:parse_code (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_vc2hq.c | 181 uint8_t parse_code = 0; in vc2hq_handle_packet() local 45 fill_parse_info_header(PayloadContext *pl_ctx, uint8_t *buf, uint8_t parse_code, uint32_t data_unit_size) fill_parse_info_header() argument
|
H A D | rtpenc_vc2hq.c | 36 static void send_packet(AVFormatContext *ctx, uint8_t parse_code, int info_hdr_size, const uint8_t *buf, int size, int i, int f, int rtp_m) in send_packet() argument 106 uint8_t parse_code; in ff_rtp_send_vc2hq() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | diracdec.c | 2127 uint8_t parse_code; in dirac_decode_data_unit() local [all...] |
Completed in 5 milliseconds