Searched refs:VP8D_GET_FRAME_CORRUPTED (Results 1 – 4 of 4) sorted by relevance
61 VP8D_GET_FRAME_CORRUPTED, enumerator106 VPX_CTRL_USE_TYPE(VP8D_GET_FRAME_CORRUPTED, int *)
567 {VP8D_GET_FRAME_CORRUPTED, get_frame_corrupted},
913 {VP8D_GET_FRAME_CORRUPTED, vp8_get_frame_corrupted},
832 if (vpx_codec_control(&decoder, VP8D_GET_FRAME_CORRUPTED, &corrupted)) { in main_loop()