HomeSort by relevance Sort by last modified time
    Searched refs:xd (Results 201 - 225 of 589) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
firewire-constants.h 80 #define ACK_DATA_ERROR 0xd
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
firewire-constants.h 80 #define ACK_DATA_ERROR 0xd
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
firewire-constants.h 80 #define ACK_DATA_ERROR 0xd
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
firewire-constants.h 80 #define ACK_DATA_ERROR 0xd
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
firewire-constants.h 80 #define ACK_DATA_ERROR 0xd
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
firewire-constants.h 80 #define ACK_DATA_ERROR 0xd
  /external/libvpx/libvpx/vp9/encoder/
vp9_quantize.c 131 MACROBLOCKD *const xd = &x->e_mbd; local
133 struct macroblockd_plane *pd = &xd->plane[plane];
218 MACROBLOCKD *const xd = &x->e_mbd; local
220 const int segment_id = xd->mi[0]->mbmi.segment_id;
232 xd->plane[0].dequant = cm->y_dequant[qindex];
241 xd->plane[i].dequant = cm->uv_dequant[qindex];
250 xd->plane[3].dequant = cm->a_dequant[qindex];
vp9_temporal_filter.c 32 static void temporal_filter_predictors_mb_c(MACROBLOCKD *xd,
46 vp9_get_interp_kernel(xd->mi[0]->mbmi.interp_filter);
132 MACROBLOCKD* const xd = &x->e_mbd; local
143 struct buf_2d pre = xd->plane[0].pre[0];
151 xd->plane[0].pre[0].buf = frame_ptr_buf;
152 xd->plane[0].pre[0].stride = stride;
184 xd->plane[0].pre[0] = pre;
vp9_mcomp.c 275 const MACROBLOCKD *xd = &x->e_mbd; local
284 const int y_stride = xd->plane[0].pre[0].stride;
286 const uint8_t *y = xd->plane[0].pre[0].buf + offset;
373 const MACROBLOCKD *xd = &x->e_mbd; local
383 const int y_stride = xd->plane[0].pre[0].stride;
385 const uint8_t *y = xd->plane[0].pre[0].buf + offset;
510 const MACROBLOCKD *const xd = &x->e_mbd; local
516 const struct buf_2d *const in_what = &xd->plane[0].pre[0];
705 const MACROBLOCKD *const xd = &x->e_mbd; local
707 const struct buf_2d *const in_what = &xd->plane[0].pre[0]
722 const MACROBLOCKD *const xd = &x->e_mbd; local
885 const MACROBLOCKD *const xd = &x->e_mbd; local
984 const MACROBLOCKD *const xd = &x->e_mbd; local
1078 const MACROBLOCKD *const xd = &x->e_mbd; local
1292 const MACROBLOCKD *const xd = &x->e_mbd; local
1329 const MACROBLOCKD *const xd = &x->e_mbd; local
1421 const MACROBLOCKD *const xd = &x->e_mbd; local
1542 const MACROBLOCKD *const xd = &x->e_mbd; local
1591 const MACROBLOCKD *const xd = &x->e_mbd; local
1680 const MACROBLOCKD *const xd = &x->e_mbd; local
    [all...]
vp9_firstpass.c 380 const MACROBLOCKD *const xd = &x->e_mbd; local
383 const uint8_t *const ref = xd->plane[0].pre[0].buf;
384 const int ref_stride = xd->plane[0].pre[0].stride;
386 vp9_variance_fn_t fn = get_block_variance_fn(xd->mi[0]->mbmi.sb_type);
394 MACROBLOCKD *const xd = &x->e_mbd; local
400 const BLOCK_SIZE bsize = xd->mi[0]->mbmi.sb_type;
476 MACROBLOCKD *const xd = &x->e_mbd; local
479 struct macroblockd_plane *const pd = xd->plane;
537 set_ref_ptrs(cm, xd, ref_frame, NONE);
541 vp9_setup_pre_planes(xd, 0, first_ref_buf, 0, 0, NULL)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_quantize.c 131 MACROBLOCKD *const xd = &x->e_mbd; local
133 struct macroblockd_plane *pd = &xd->plane[plane];
218 MACROBLOCKD *const xd = &x->e_mbd; local
220 const int segment_id = xd->mi[0]->mbmi.segment_id;
232 xd->plane[0].dequant = cm->y_dequant[qindex];
241 xd->plane[i].dequant = cm->uv_dequant[qindex];
250 xd->plane[3].dequant = cm->a_dequant[qindex];
vp9_temporal_filter.c 32 static void temporal_filter_predictors_mb_c(MACROBLOCKD *xd,
46 vp9_get_interp_kernel(xd->mi[0]->mbmi.interp_filter);
132 MACROBLOCKD* const xd = &x->e_mbd; local
143 struct buf_2d pre = xd->plane[0].pre[0];
151 xd->plane[0].pre[0].buf = frame_ptr_buf;
152 xd->plane[0].pre[0].stride = stride;
184 xd->plane[0].pre[0] = pre;
vp9_mcomp.c 275 const MACROBLOCKD *xd = &x->e_mbd; local
284 const int y_stride = xd->plane[0].pre[0].stride;
286 const uint8_t *y = xd->plane[0].pre[0].buf + offset;
373 const MACROBLOCKD *xd = &x->e_mbd; local
383 const int y_stride = xd->plane[0].pre[0].stride;
385 const uint8_t *y = xd->plane[0].pre[0].buf + offset;
510 const MACROBLOCKD *const xd = &x->e_mbd; local
516 const struct buf_2d *const in_what = &xd->plane[0].pre[0];
705 const MACROBLOCKD *const xd = &x->e_mbd; local
707 const struct buf_2d *const in_what = &xd->plane[0].pre[0]
722 const MACROBLOCKD *const xd = &x->e_mbd; local
885 const MACROBLOCKD *const xd = &x->e_mbd; local
986 const MACROBLOCKD *const xd = &x->e_mbd; local
1095 const MACROBLOCKD *const xd = &x->e_mbd; local
1309 const MACROBLOCKD *const xd = &x->e_mbd; local
1346 const MACROBLOCKD *const xd = &x->e_mbd; local
1438 const MACROBLOCKD *const xd = &x->e_mbd; local
1559 const MACROBLOCKD *const xd = &x->e_mbd; local
1608 const MACROBLOCKD *const xd = &x->e_mbd; local
1709 const MACROBLOCKD *const xd = &x->e_mbd; local
    [all...]
vp9_firstpass.c 379 const MACROBLOCKD *const xd = &x->e_mbd; local
382 const uint8_t *const ref = xd->plane[0].pre[0].buf;
383 const int ref_stride = xd->plane[0].pre[0].stride;
385 vp9_variance_fn_t fn = get_block_variance_fn(xd->mi[0]->mbmi.sb_type);
393 MACROBLOCKD *const xd = &x->e_mbd; local
399 const BLOCK_SIZE bsize = xd->mi[0]->mbmi.sb_type;
475 MACROBLOCKD *const xd = &x->e_mbd; local
478 struct macroblockd_plane *const pd = xd->plane;
536 set_ref_ptrs(cm, xd, ref_frame, NONE);
540 vp9_setup_pre_planes(xd, 0, first_ref_buf, 0, 0, NULL)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_firstpass.c 298 MACROBLOCKD *const xd = &x->e_mbd; local
302 const BLOCK_SIZE bsize = xd->mi[0].src_mi->mbmi.sb_type;
395 MACROBLOCKD *const xd = &x->e_mbd; local
398 struct macroblockd_plane *const pd = xd->plane;
484 set_ref_ptrs(cm, xd,
495 vp9_setup_pre_planes(xd, 0, first_ref_buf, 0, 0, NULL);
496 vp9_setup_dst_planes(xd->plane, new_yv12, 0, 0);
498 xd->mi = cm->mi;
499 xd->mi[0].src_mi = &xd->mi[0]
    [all...]
vp9_rd.c 437 MACROBLOCKD *xd = &x->e_mbd; local
438 MB_MODE_INFO *mbmi = &xd->mi[0].src_mi->mbmi;
486 void vp9_setup_pred_block(const MACROBLOCKD *xd,
503 xd->plane[i].subsampling_x, xd->plane[i].subsampling_y);
516 const MACROBLOCKD *const xd = &cpi->mb.e_mbd; local
517 const MB_MODE_INFO *const mbmi = &xd->mi[0].src_mi->mbmi;
518 const int ctx = vp9_get_pred_context_switchable_interp(xd);
  /external/chromium_org/third_party/icu/source/common/
bmpset.cpp 228 mask=~(0x10001<<0xd); // Lead byte 0xED.
229 bits=1<<0xd;
235 mask=~(0x10001<<0xd); // Lead byte 0xED.
295 return containsSlow(c, list4kStarts[0xd], list4kStarts[0x11]);
340 if(!containsSlow(c, list4kStarts[0xd], list4kStarts[0xe])) {
380 if(containsSlow(c, list4kStarts[0xd], list4kStarts[0xe])) {
429 if(!containsSlow(c, list4kStarts[0xd], list4kStarts[0xe])) {
472 if(containsSlow(c, list4kStarts[0xd], list4kStarts[0xe])) {
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.h 130 MACROBLOCKD *xd,
138 void vp8_cal_sad(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[]);
  /external/icu/icu4c/source/common/
bmpset.cpp 228 mask=~(0x10001<<0xd); // Lead byte 0xED.
229 bits=1<<0xd;
235 mask=~(0x10001<<0xd); // Lead byte 0xED.
295 return containsSlow(c, list4kStarts[0xd], list4kStarts[0x11]);
340 if(!containsSlow(c, list4kStarts[0xd], list4kStarts[0xe])) {
380 if(containsSlow(c, list4kStarts[0xd], list4kStarts[0xe])) {
429 if(!containsSlow(c, list4kStarts[0xd], list4kStarts[0xe])) {
472 if(containsSlow(c, list4kStarts[0xd], list4kStarts[0xe])) {
  /external/libvpx/libvpx/vp8/encoder/
rdopt.h 127 MACROBLOCKD *xd,
135 void vp8_cal_sad(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[]);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.h 127 MACROBLOCKD *xd,
135 void vp8_cal_sad(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[]);
  /external/bison/lib/
float.in.h 98 struct { unsigned int lo; unsigned int hi; unsigned int exponent; } xd; member in union:gl_long_double_union
  /external/chromium_org/v8/src/
hydrogen-types.h 24 V(TaggedNumber, 0xd) /* 0000 0000 0000 1101 */ \
  /external/oprofile/module/x86/
cpu_type.c 178 if (model > 0xd)
  /external/stlport/stlport/stl/config/
_bc.h 45 # pragma defineonoption _CPPUNWIND -xd

Completed in 706 milliseconds

1 2 3 4 5 6 7 891011>>