Home
last modified time | relevance | path

Searched refs:frame_pre (Results 1 – 2 of 2) sorted by relevance

/external/libaom/aom_util/
Ddebug_util.c105 frame_pre[5][3][MAX_FRAME_STRIDE * MAX_FRAME_HEIGHT]; // prediction only variable
121 memset(frame_pre[frame_buf_idx_w][plane], 0, in mismatch_reset_frame()
122 sizeof(frame_pre[frame_buf_idx_w][plane][0]) * frame_size); in mismatch_reset_frame()
147 frame_pre[frame_buf_idx_w][plane] in mismatch_record_block_pre()
213 if (frame_pre[frame_buf_idx_r][plane] in mismatch_check_block_pre()
230 printf("%d ", frame_pre[frame_buf_idx_r][plane] in mismatch_check_block_pre()
/external/libvpx/vpx_util/
Dvpx_debug_util.c83 frame_pre[MAX_FRAME_BUF_NUM][3] variable
102 memset(frame_pre[frame_buf_idx_w][plane], 0, in mismatch_reset_frame()
103 sizeof(frame_pre[frame_buf_idx_w][plane][0]) * frame_size); in mismatch_reset_frame()
130 frame_pre[frame_buf_idx_w][plane] in mismatch_record_block_pre()
199 if (frame_pre[frame_buf_idx_r][plane] in mismatch_check_block_pre()
217 printf("%d ", frame_pre[frame_buf_idx_r][plane] in mismatch_check_block_pre()