Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.h30 void vp9_setup_src_planes(struct macroblock *x,
Dvp9_encodeframe.c169 vp9_setup_src_planes(x, cpi->Source, mi_row, mi_col); in set_offsets()
640 void vp9_setup_src_planes(MACROBLOCK *x, const YV12_BUFFER_CONFIG *src, in vp9_setup_src_planes() function
1161 vp9_setup_src_planes(x, cpi->Source, mi_row, mi_col); in set_source_var_based_partition()
2066 vp9_setup_src_planes(x, cpi->Source, mi_row, mi_col); in rd_pick_partition()
2535 vp9_setup_src_planes(x, cpi->Source, 0, 0); in init_encode_frame_mb_context()
Dvp9_firstpass.c490 vp9_setup_src_planes(x, cpi->Source, 0, 0); in vp9_first_pass()