HomeSort by relevance Sort by last modified time
    Searched refs:VP9_COMMON (Results 76 - 89 of 89) sorted by null

1 2 34

  /external/libvpx/libvpx/vp9/common/
vp9_mfqe.c 217 static void mfqe_partition(VP9_COMMON *cm, MODE_INFO *mi, BLOCK_SIZE bs,
352 void vp9_mfqe(VP9_COMMON *cm) {
vp9_postproc.c 616 static void swap_mi_and_prev_mi(VP9_COMMON *cm) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 20 #include "vp9/common/vp9_common.h"
246 const VP9_COMMON *const cm = &cpi->common;
277 VP9_COMMON *const cm = &cpi->common;
779 VP9_COMMON *const cm = &cpi->common;
799 VP9_COMMON *const cm = &cpi->common;
882 VP9_COMMON *const cm = &cpi->common;
    [all...]
vp9_pickmode.c 20 #include "vp9/common/vp9_common.h"
225 VP9_COMMON *cm = &cpi->common;
vp9_temporal_filter.c 372 VP9_COMMON *const cm = &cpi->common;
vp9_tokenize.c 310 VP9_COMMON *const cm = &cpi->common;
vp9_firstpass.c 461 static BLOCK_SIZE get_bsize(const VP9_COMMON *cm, int mb_row, int mb_col) {
474 VP9_COMMON *const cm = &cpi->common;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 147 static void output_fpmb_stats(uint8_t *this_frame_mb_stats, VP9_COMMON *cm,
457 static BLOCK_SIZE get_bsize(const VP9_COMMON *cm, int mb_row, int mb_col) {
481 VP9_COMMON *const cm = &cpi->common;
498 VP9_COMMON *const cm = &cpi->common;
    [all...]
vp9_rdopt.c 22 #include "vp9/common/vp9_common.h"
618 VP9_COMMON *const cm = &cpi->common;
638 VP9_COMMON *const cm = &cpi->common;
    [all...]
vp9_encodemv.c 13 #include "vp9/common/vp9_common.h"
165 void vp9_write_nmv_probs(VP9_COMMON *cm, int usehp, vpx_writer *w,
vp9_tokenize.c 588 VP9_COMMON *const cm = &cpi->common;
    [all...]
vp9_pickmode.c 24 #include "vp9/common/vp9_common.h"
43 static int mv_refs_rt(const VP9_COMMON *cm, const MACROBLOCK *x,
    [all...]
vp9_denoiser.c 552 const VP9_COMMON *const cm = &cpi->common;
vp9_temporal_filter.c 658 VP9_COMMON *const cm = &cpi->common;

Completed in 911 milliseconds

1 2 34