Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtpdec_vp9.c48 int has_pic_id, has_layer_idc, has_ref_idc, has_ss_data; in vp9_handle_packet() local
82 has_pic_id = !!(buf[0] & 0x80); in vp9_handle_packet()
115 if (has_pic_id) { in vp9_handle_packet()

Completed in 1 milliseconds