Searched refs:vpx_codec_frame_flags_t (Results 1 – 3 of 3) sorted by relevance
117 typedef uint32_t vpx_codec_frame_flags_t; typedef172 vpx_codec_frame_flags_t flags; /**< flags for this frame */
78 vpx_codec_frame_flags_t flags; /**< flags for this frame */
1247 static vpx_codec_frame_flags_t get_frame_pkt_flags(const VP9_COMP *cpi, in get_frame_pkt_flags()1249 vpx_codec_frame_flags_t flags = lib_flags << 16; in get_frame_pkt_flags()