Home
last modified time | relevance | path

Searched defs:uv_height (Results 1 – 13 of 13) sorted by relevance

/external/libaom/libaom/aom_scale/generic/
Dyv12config.c55 const int aligned_height, const int uv_width, const int uv_height, in realloc_frame_buffer_aligned()
179 const int uv_height) { in calc_stride_and_planesize()
213 const int uv_height = aligned_height >> ss_y; in aom_realloc_frame_buffer() local
259 const int uv_height = aligned_height >> ss_y; in aom_realloc_lookahead_buffer() local
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c58 int uv_height = aligned_height >> 1; in vp8_yv12_realloc_frame_buffer() local
175 const int uv_height = aligned_height >> ss_y; in vpx_realloc_frame_buffer() local
/external/webrtc/talk/app/webrtc/java/jni/
Dnative_handle_impl.cc117 int uv_height = (height()+1)/2; in NativeToI420Buffer() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.c100 int uv_height = src->uv_crop_height; in vp9_lookahead_push() local
/external/libaom/libaom/av1/encoder/
Dlookahead.c99 int uv_height = src->uv_crop_height; in av1_lookahead_push() local
/external/libvpx/libvpx/vpx_scale/
Dyv12config.h37 int uv_height; member
/external/webp/src/enc/
Dpicture_enc.c95 const int uv_height = (int)(((int64_t)height + 1) >> 1); in WebPPictureAllocYUVA() local
/external/webp/src/dec/
Dbuffer_dec.c51 const int uv_height = (height + 1) / 2; in CheckDecBuffer() local
/external/libaom/libaom/aom_scale/
Dyv12config.h43 int uv_height; member
/external/libaom/libaom/av1/encoder/x86/
Dhighbd_temporal_filter_sse4.c731 uv_height = block_height >> ss_y; in av1_highbd_apply_temporal_filter_chroma() local
Dtemporal_filter_sse4.c800 uv_height = block_height >> ss_y; in av1_apply_temporal_filter_chroma() local
/external/libaom/libaom/test/
Dyuv_temporal_filter_test.cc440 const int uv_width = width >> ss_x, uv_height = height >> ss_y; in CompareTestWithParam() local
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c5140 unsigned int uv_height = (y_height + 1) / 2; in vp8_get_compressed_data() local