Searched defs:buffer_height (Results 1 – 15 of 15) sorted by relevance
38 JDIMENSION buffer_height; member78 JDIMENSION buffer_height; member
48 unsigned buffer_height; member
47 unsigned buffer_height; member
43 unsigned buffer_height; member
381 unsigned buffer_width, unsigned buffer_height, in vl_zscan_init()
482 unsigned buffer_width, unsigned buffer_height, in vl_mc_init()
753 unsigned buffer_width, unsigned buffer_height, in vl_idct_init()
742 const int buffer_height = (2 * dst_h + SUBPEL_TAPS - 2 + 7) & ~7; in vp9_scale_and_extend_frame_neon() local783 const int buffer_height = (4 * dst_h + SUBPEL_TAPS - 2 + 7) & ~7; in vp9_scale_and_extend_frame_neon() local806 const int buffer_height = (4 * dst_h / 3 + SUBPEL_TAPS - 1 + 7) & ~7; in vp9_scale_and_extend_frame_neon() local
787 const int buffer_height = (2 * dst_h + SUBPEL_TAPS - 2 + 7) & ~7; in vp9_scale_and_extend_frame_ssse3() local829 const int buffer_height = (4 * dst_h + SUBPEL_TAPS - 2 + 7) & ~7; in vp9_scale_and_extend_frame_ssse3() local855 const int buffer_height = (4 * dst_h / 3 + SUBPEL_TAPS - 1 + 7) & ~7; in vp9_scale_and_extend_frame_ssse3() local
248 const int buffer_height = (2 * dst_y_h + SUBPEL_TAPS - 2 + 7) & ~7; in av1_resize_and_extend_frame_neon_i8mm() local264 const int buffer_height = (4 * dst_y_h + SUBPEL_TAPS - 2 + 7) & ~7; in av1_resize_and_extend_frame_neon_i8mm() local
276 const int buffer_height = (2 * dst_y_h + SUBPEL_TAPS - 2 + 7) & ~7; in av1_resize_and_extend_frame_neon_dotprod() local292 const int buffer_height = (4 * dst_y_h + SUBPEL_TAPS - 2 + 7) & ~7; in av1_resize_and_extend_frame_neon_dotprod() local
741 const int buffer_height = (2 * dst_y_h + SUBPEL_TAPS - 2 + 7) & ~7; in av1_resize_and_extend_frame_neon() local769 const int buffer_height = (4 * dst_y_h + SUBPEL_TAPS - 2 + 7) & ~7; in av1_resize_and_extend_frame_neon() local788 const int buffer_height = (4 * dst_y_h / 3 + SUBPEL_TAPS - 1 + 7) & ~7; in av1_resize_and_extend_frame_neon() local
875 const int buffer_height = (2 * dst_y_h + SUBPEL_TAPS - 2 + 7) & ~7; in av1_resize_and_extend_frame_ssse3() local905 const int buffer_height = (4 * dst_y_h + SUBPEL_TAPS - 2 + 7) & ~7; in av1_resize_and_extend_frame_ssse3() local927 const int buffer_height = (4 * dst_y_h / 3 + SUBPEL_TAPS - 1 + 7) & ~7; in av1_resize_and_extend_frame_ssse3() local
361 const int buffer_height = 480; in TYPED_TEST_P() local
4928 …VkDeviceSize buffer_height = (0 == pRegions[i].bufferImageHeight ? copy_extent.height : pRegions[i… in ValidateBufferBounds() local