HomeSort by relevance Sort by last modified time
    Searched defs:subsampling_y (Results 1 - 10 of 10) sorted by null

  /hardware/intel/common/libva/va/
va_dec_vp9.h 94 uint32_t subsampling_y : 1; member in struct:_VADecPictureParameterBufferVP9::__anon40466::__anon40467
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_onyxc_int.h 85 int subsampling_y; member in struct:VP9Common
274 pd->left_context = &xd->left_context[i][left_idx >> pd->subsampling_y];
vp9_blockd.h 187 int subsampling_y; member in struct:macroblockd_plane
290 pd->subsampling_y);
295 return ss_size_lookup[bsize][pd->subsampling_x][pd->subsampling_y];
  /external/libvpx/libvpx/vp9/common/
vp9_blockd.h 186 int subsampling_y; member in struct:macroblockd_plane
291 BLOCK_SIZE bs = ss_size_lookup[bsize][pd->subsampling_x][pd->subsampling_y];
vp9_onyxc_int.h 88 int subsampling_y; member in struct:VP9Common
269 pd->left_context = &xd->left_context[i][left_idx >> pd->subsampling_y];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_blockd.h 186 int subsampling_y; member in struct:macroblockd_plane
291 BLOCK_SIZE bs = ss_size_lookup[bsize][pd->subsampling_x][pd->subsampling_y];
vp9_onyxc_int.h 88 int subsampling_y; member in struct:VP9Common
266 pd->left_context = &xd->left_context[i][left_idx >> pd->subsampling_y];
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 435 cm->subsampling_x, cm->subsampling_y,
446 cm->subsampling_x, cm->subsampling_y,
466 cm->subsampling_x, cm->subsampling_y,
476 cm->subsampling_x, cm->subsampling_y,
486 cm->subsampling_x, cm->subsampling_y,
521 cm->subsampling_x, cm->subsampling_y,
699 cm->subsampling_x, cm->subsampling_y,
2445 const int subsampling_y = sd->uv_height < sd->y_height; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 549 cm->subsampling_x, cm->subsampling_y,
557 cm->subsampling_x, cm->subsampling_y,
572 cm->subsampling_x, cm->subsampling_y,
579 cm->subsampling_x, cm->subsampling_y,
586 cm->subsampling_x, cm->subsampling_y,
620 cm->subsampling_x, cm->subsampling_y,
627 cm->subsampling_x, cm->subsampling_y,
634 cm->subsampling_x, cm->subsampling_y,
753 cm->subsampling_y = 0;
2826 const int subsampling_y = sd->uv_height < sd->y_height; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 564 cm->subsampling_x, cm->subsampling_y,
572 cm->subsampling_x, cm->subsampling_y,
587 cm->subsampling_x, cm->subsampling_y,
594 cm->subsampling_x, cm->subsampling_y,
601 cm->subsampling_x, cm->subsampling_y,
635 cm->subsampling_x, cm->subsampling_y,
642 cm->subsampling_x, cm->subsampling_y,
649 cm->subsampling_x, cm->subsampling_y,
798 cm->subsampling_y = 0;
2909 const int subsampling_y = sd->uv_height < sd->y_height; local
    [all...]

Completed in 605 milliseconds