Home
last modified time | relevance | path

Searched refs:corrupted (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodeframe.c535 ref_fb_corrupted[i] = this_fb->corrupted; in decode_mb_rows()
639 xd->corrupted |= ref_fb_corrupted[xd->mode_info_context->mbmi.ref_frame]; in decode_mb_rows()
647 xd->corrupted |= vp8dx_bool_error(xd->current_bc); in decode_mb_rows()
963 xd->corrupted = 0; /* init without corruption */ in init_frame()
988 xd->corrupted = 0; in vp8_decode_frame()
989 yv12_fb_new->corrupted = 0; in vp8_decode_frame()
1219 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()
1220 if (pbi->ec_active && xd->corrupted) in vp8_decode_frame()
1227 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()
1228 if (pbi->ec_active && xd->corrupted) in vp8_decode_frame()
[all …]
Donyxd_if.c294 cm->yv12_fb[cm->lst_fb_idx].corrupted = 1; in check_fragments_for_errors()
347 cm->yv12_fb[cm->lst_fb_idx].corrupted = 1; in vp8dx_receive_compressed_data()
Dthreading.c328 ref_fb_corrupted[i] = this_fb->corrupted; in mt_decode_mb_rows()
465 xd->corrupted |= ref_fb_corrupted[xd->mode_info_context->mbmi.ref_frame]; in mt_decode_mb_rows()
472 xd->corrupted |= vp8dx_bool_error(xd->current_bc); in mt_decode_mb_rows()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dyv12config.h54 int corrupted; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c516 int *corrupted = va_arg(args, int *); in get_frame_corrupted() local
519 if (corrupted) { in get_frame_corrupted()
521 *corrupted = ctx->pbi->common.frame_to_show->corrupted; in get_frame_corrupted()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c102 ybf->corrupted = 0; /* assume not currupted by errors */ in vp8_yv12_realloc_frame_buffer()
271 ybf->corrupted = 0; /* assume not corrupted by errors */ in vp9_realloc_frame_buffer()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c333 xd->corrupted |= ref_buffer->buf->corrupted; in set_ref()
378 xd->corrupted |= vp9_reader_has_error(r); in decode_block()
854 return !tile_data->xd.corrupted; in tile_worker_hook()
960 tile_data->xd.corrupted = 0; in decode_tiles_mt()
983 pbi->mb.corrupted |= !vp9_worker_sync(worker); in decode_tiles_mt()
1306 xd->corrupted = 0; in vp9_decode_frame()
1307 new_fb->corrupted = read_compressed_header(pbi, data, first_partition_size); in vp9_decode_frame()
1318 new_fb->corrupted |= xd->corrupted; in vp9_decode_frame()
1321 if (keyframe && !new_fb->corrupted) in vp9_decode_frame()
Dvp9_decoder.c309 cm->frame_refs[0].buf->corrupted = 1; in vp9_receive_compressed_data()
329 cm->frame_refs[0].buf->corrupted = 1; in vp9_receive_compressed_data()
Dvp9_decodemv.c489 xd->corrupted |= 1; in read_inter_block_mode_info()
509 xd->corrupted |= !assign_mv(cm, mbmi->mode, mbmi->mv, nearestmv, in read_inter_block_mode_info()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dblockd.h289 int corrupted; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c869 int *corrupted = va_arg(args, int *); in vp8_get_frame_corrupted() local
873 if (corrupted && pbi) in vp8_get_frame_corrupted()
875 *corrupted = pbi->common.frame_to_show->corrupted; in vp8_get_frame_corrupted()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c795 int corrupted; in main_loop() local
832 if (vpx_codec_control(&decoder, VP8D_GET_FRAME_CORRUPTED, &corrupted)) { in main_loop()
836 frames_corrupted += corrupted; in main_loop()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h234 int corrupted; member
/hardware/intel/img/libdrm/
Daclocal.m45409 # and will be corrupted by setting them based on a non-working compiler.
6648 # and will be corrupted by setting them based on a non-working compiler.
6791 # and will be corrupted by setting them based on a non-working compiler.