Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h240 static INLINE void init_macroblockd(VP9_COMMON *cm, MACROBLOCKD *xd) { in init_macroblockd() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c964 init_macroblockd(cm, &tile_data->xd); in decode_tiles_mt()
1292 init_macroblockd(cm, &pbi->mb); in vp9_decode_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c664 init_macroblockd(cm, xd); in update_frame_size()