Home
last modified time | relevance | path

Searched defs:pre (Results 1 – 19 of 19) sorted by relevance

/hardware/intel/common/libva/test/basic/
Dtest_02.c29 void pre() in pre() function
Dtest_01.c29 void pre() in pre() function
Dtest_03.c29 void pre() in pre() function
Dtest_05.c29 void pre() in pre() function
Dtest_04.c29 void pre() in pre() function
Dtest_07.c29 void pre() in pre() function
Dtest_09.c29 void pre() in pre() function
Dtest_08.c29 void pre() in pre() function
Dtest_06.c37 void pre() in pre() function
Dtest_10.c34 void pre() in pre() function
Dtest_11.c34 void pre() in pre() function
Dtest_vaSurfaceAttrib.c30 void pre() in pre() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dtemporal_filter.c162 int pre = d->offset; in vp8_temporal_filter_find_matching_mb_c() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_temporal_filter.c143 struct buf_2d pre = xd->plane[0].pre[0]; in temporal_filter_find_matching_mb_c() local
Dvp9_mcomp.c173 static INLINE const uint8_t *pre(const uint8_t *buf, int stride, int r, int c, in pre() function
Dvp9_rdopt.c1565 const uint8_t *pre = &pd->pre[ref].buf[raster_block_offset(BLOCK_8X8, i, in encode_inter_mb_segment() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_reconinter.c176 uint8_t *pre; in build_inter_predictors() local
Dvp9_blockd.h188 struct buf_2d pre[2]; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dblockd.h227 YV12_BUFFER_CONFIG pre; /* Filtered copy of previous frame reconstruction */ member