Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmr_dissim.c76 store_info->is_frame_dropped = 0; in vp8_cal_dissimilarity()
234 store_info->is_frame_dropped = 1; in vp8_store_drop_frame_info()
Donyx_if.c3441 cpi->mr_low_res_mv_avail &= !(low_res_frame_info->is_frame_dropped); in encode_frame_to_data_rate()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dblockd.h189 int is_frame_dropped; member