Searched refs:concealment_motion_vectors (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libva/va/
H A Dva_enc_mpeg2.h228 unsigned int concealment_motion_vectors : 1; member in struct:_VAEncPictureParameterBufferMPEG2::__anon12942::__anon12943
H A Dva.h1119 unsigned int concealment_motion_vectors : 1; member in struct:_VAPictureParameterBufferMPEG2::__anon12883::__anon12884
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_video_state.h129 unsigned concealment_motion_vectors; member in struct:pipe_mpeg12_picture_desc
/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h129 unsigned concealment_motion_vectors; member in struct:pipe_mpeg12_picture_desc
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
H A Ddecode.c216 picture->concealment_motion_vectors = picture_info->concealment_motion_vectors;
/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Ddecode.c216 picture->concealment_motion_vectors = picture_info->concealment_motion_vectors;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c864 } else if ((mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA) && bs->desc->concealment_motion_vectors) {
884 (mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA && bs->desc->concealment_motion_vectors)) {
898 if (mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA && bs->desc->concealment_motion_vectors) {
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c864 } else if ((mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA) && bs->desc->concealment_motion_vectors) {
884 (mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA && bs->desc->concealment_motion_vectors)) {
898 if (mb.macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA && bs->desc->concealment_motion_vectors) {

Completed in 1123 milliseconds