Home
last modified time | relevance | path

Searched refs:FRAME_COUNTS (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymode.h74 } FRAME_COUNTS; typedef
Dvp9_onyxc_int.h179 FRAME_COUNTS counts;
Dvp9_entropymode.c355 const FRAME_COUNTS *counts = &cm->counts; in vp9_adapt_mode_probs()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_detokenize.c88 FRAME_COUNTS *const counts = &cm->counts; in decode_coefs()
Dvp9_decodemv.c277 FRAME_COUNTS *const counts = &cm->counts; in read_ref_frames()
Dvp9_decodeframe.c1221 FRAME_COUNTS zero_counts; in debug_check_frame_counts()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1112 FRAME_COUNTS *const counts = &cm->counts; in update_stats()
3352 static void sum_intra_stats(FRAME_COUNTS *counts, const MODE_INFO *mi) { in sum_intra_stats()