/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_loopfilter.c | 653 const MODE_INFO *mi, const int shift_y, in build_masks() 730 const MODE_INFO *mi, const int shift_y, in build_y_mask() 1542 const int shift_y = col_in_sb + (row_in_sb << 3); in vp9_build_mask() local
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 2629 …ontinfo *font, int glyph, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int… in stbtt_GetGlyphBitmapBoxSubpixel() 2652 …fo *font, int codepoint, float scale_x, float scale_y, float shift_x, float shift_y, int *ix0, int… in stbtt_GetCodepointBitmapBoxSubpixel() 3330 …t *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, in… in stbtt__rasterize() 3535 …vertices, int num_verts, float scale_x, float scale_y, float shift_x, float shift_y, int x_off, in… in stbtt_Rasterize() 3553 …st stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y, int glyph, in… in stbtt_GetGlyphBitmapSubpixel() 3598 …, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int glyph) in stbtt_MakeGlyphBitmapSubpixel() 3622 …st stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint… in stbtt_GetCodepointBitmapSubpixel() 3627 …t out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversampl… in stbtt_MakeCodepointBitmapSubpixelPrefilter() 3632 …t out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint) in stbtt_MakeCodepointBitmapSubpixel() 4021 …t out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int prefilter… in stbtt_MakeGlyphBitmapSubpixelPrefilter()
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | ComputeAllAnchors.cpp | 62 const T shift_y = T(y) * T(stride); in compute_all_anchors() local
|
/aosp_15_r20/external/rust/crabbyavif/src/capi/ |
D | image.rs | 500 let shift_y = (*image).yuvFormat.chroma_shift_y(); in crabby_avifImagePlaneHeight() localVariable
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | obu.c | 445 const int shift_y = plane > 0 ? ssy : 0; in copy_decoded_tile_to_tile_list_buffer() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | encodeframe_utils.c | 1403 const int shift_y[2] = { 0, cpi->source->subsampling_y }; in av1_source_content_sb() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 1133 uint32_t shift_y = shift_x + 4; in radv_compute_sample_locs_pixel() local
|