OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:y_height
(Results
51 - 63
of
63
) sorted by null
1
2
3
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c
[
all
...]
vp9_firstpass.c
488
int uv_mb_height = 16 >> (lst_yv12->
y_height
> lst_yv12->uv_height);
531
uv_mb_height = 16 >> (first_ref_buf->
y_height
> first_ref_buf->uv_height);
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copysrcframe_func_neon.asm
104
;copy last line for Y if
y_height
is odd
/external/freetype/src/raster/
ftraster.c
2644
Short y, y_change,
y_height
;
local
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/raster/
ftraster.c
2644
Short y, y_change,
y_height
;
local
[
all
...]
/external/pdfium/third_party/freetype/src/raster/
ftraster.c
2644
Short y, y_change,
y_height
;
local
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_reconintra.c
342
frame_height = xd->cur_buf->
y_height
;
/external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c
710
cm->mi_rows * MI_SIZE != frames[frame]->
y_height
) {
vp9_encoder.c
[
all
...]
vp9_firstpass.c
633
uv_mb_height = 16 >> (new_yv12->
y_height
> new_yv12->uv_height);
[
all
...]
/external/libvpx/libvpx/vp8/decoder/
decodeframe.c
375
plane_height = ybf->
y_height
;
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodeframe.c
371
plane_height = ybf->
y_height
;
[
all
...]
Completed in 2962 milliseconds
1
2
3