Home
last modified time | relevance | path

Searched defs:mid_width (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.cc339 double mid_width = rect.right - ((rect.right - rect.left) / 2); in GetFormFieldType() local
444 double mid_width = rect.right - ((rect.right - rect.left) / 2); in SetFormFocus() local
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_highbd_temporal_filter_neon.c336 const unsigned int mid_width = block_width >> 1, in highbd_apply_temporal_filter_luma() local
H A Dvp9_temporal_filter_neon.c430 const unsigned int mid_width = block_width >> 1, in apply_temporal_filter_luma() local
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dhighbd_temporal_filter_sse4.c362 const unsigned int mid_width = block_width >> 1, in vp9_highbd_apply_temporal_filter_luma() local
H A Dtemporal_filter_sse4.c454 const unsigned int mid_width = block_width >> 1, in vp9_apply_temporal_filter_luma() local