Searched defs:shift_y (Results  1 – 6 of 6) sorted by relevance
| /external/libvpx/vp9/common/ | 
| 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() 935         const int shift_y = shift_32_y[idx_32];  in vp9_setup_mask()  local 959               const int shift_y = shift_32_y[idx_32] + shift_16_y[idx_16];  in vp9_setup_mask()  local 986                   const int shift_y =  in vp9_setup_mask()  local 991                     const int shift_y = shift_32_y[idx_32] +  in vp9_setup_mask()  local 1544   const int shift_y = col_in_sb + (row_in_sb << 3);  in vp9_build_mask()  local
  | 
| /external/ComputeLibrary/tests/validation/reference/ | 
| D | ComputeAllAnchors.cpp | 62                 const T      shift_y   = T(y) * T(stride);  in compute_all_anchors()  local
  | 
| /external/mesa3d/src/imgui/ | 
| 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()
  | 
| /external/libaom/av1/decoder/ | 
| D | obu.c | 446     const int shift_y = plane > 0 ? ssy : 0;  in copy_decoded_tile_to_tile_list_buffer()  local
  | 
| /external/libaom/av1/encoder/ | 
| D | encodeframe_utils.c | 1435     const int shift_y[2] = { 0, cpi->source->subsampling_y };  in av1_source_content_sb()  local
  | 
| /external/mesa3d/src/amd/vulkan/ | 
| D | radv_cmd_buffer.c | 799 		uint32_t shift_y = shift_x + 4;  in radv_compute_sample_locs_pixel()  local
  |