Searched refs:allow_high_precision_mv (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c190 u8 allow_high_precision_mv; member in struct:vdec_vp9_slice_uncompressed_header
778 uh->allow_high_precision_mv = HDR_FLAG(ALLOW_HIGH_PREC_MV);
1575 vsi->frame.uh.allow_high_precision_mv ?
H A Dvdec_av1_req_lat_if.c428 * @allow_high_precision_mv: specifies that motion vectors are specified to
472 u8 allow_high_precision_mv; member in struct:vdec_av1_slice_uncompressed_header
1334 uh->allow_high_precision_mv = FH_FLAG(ctrl_fh, ALLOW_HIGH_PRECISION_MV);

Completed in 286 milliseconds