Home
last modified time | relevance | path

Searched refs:vp9_setup_src_planes (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.h32 void vp9_setup_src_planes(struct macroblock *x,
Dvp9_aq_complexity.c139 vp9_setup_src_planes(mb, cpi->Source, mi_row, mi_col); in vp9_caq_select_segment()
Dvp9_encodeframe.c239 vp9_setup_src_planes(x, cpi->Source, mi_row, mi_col); in set_offsets()
1581 void vp9_setup_src_planes(MACROBLOCK *x, const YV12_BUFFER_CONFIG *src, in vp9_setup_src_planes() function
2085 vp9_setup_src_planes(x, cpi->Source, mi_row, mi_col); in set_source_var_based_partition()
3420 vp9_setup_src_planes(x, cpi->Source, 0, 0); in init_encode_frame_mb_context()
Dvp9_firstpass.c1437 vp9_setup_src_planes(x, cpi->Source, 0, 0); in vp9_first_pass()