Searched refs:last_frame_seg_map_copy (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h57 unsigned char *last_frame_seg_map_copy; member in struct:__anon1157
H A Dvp9_ratectrl.c123 vpx_memcpy(cpi->coding_context.last_frame_seg_map_copy,
145 cpi->coding_context.last_frame_seg_map_copy,
H A Dvp9_onyx_if.c176 vpx_free(cpi->coding_context.last_frame_seg_map_copy);
177 cpi->coding_context.last_frame_seg_map_copy = NULL;
1212 CHECK_MEM_ERROR(cm, cpi->coding_context.last_frame_seg_map_copy,

Completed in 162 milliseconds