Searched refs:VP8D_GET_FRAME_CORRUPTED (Results 1 – 5 of 5) sorted by relevance
61 VP8D_GET_FRAME_CORRUPTED, enumerator116 VPX_CTRL_USE_TYPE(VP8D_GET_FRAME_CORRUPTED, int *)
66 VP8D_GET_FRAME_CORRUPTED, in TestVp9Controls()74 case VP8D_GET_FRAME_CORRUPTED: in TestVp9Controls()
699 {VP8D_GET_FRAME_CORRUPTED, ctrl_get_frame_corrupted},
787 {VP8D_GET_FRAME_CORRUPTED, vp8_get_frame_corrupted},
851 if (vpx_codec_control(&decoder, VP8D_GET_FRAME_CORRUPTED, &corrupted)) { in main_loop()