Searched defs:update_mb_segmentation_map (Results 1 - 3 of 3) sorted by relevance
/hardware/intel/common/libva/va/ | ||
H A D | va_dec_vp8.h | 96 /* same as update_mb_segmentation_map in bitstream syntax */ 97 unsigned int update_mb_segmentation_map : 1; member in struct:_VAPictureParameterBufferVP8::__anon344::__anon345 |
H A D | va_enc_vp8.h | 171 unsigned int update_mb_segmentation_map : 1; member in struct:_VAEncPictureParameterBufferVP8::__anon380::__anon381 |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ | ||
H A D | blockd.h | 250 unsigned char update_mb_segmentation_map; member in struct:macroblockd |
Completed in 274 milliseconds