Home
last modified time | relevance | path

Searched refs:estimate_block_intra_args (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dnonrd_pickmode.c1098 struct estimate_block_intra_args { struct
1109 struct estimate_block_intra_args *const args = arg; argument
1424 struct estimate_block_intra_args args = { cpi, x, DC_PRED, 1, 0 };
2004 struct estimate_block_intra_args args = { cpi, x, DC_PRED, 1, 0 };
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1028 struct estimate_block_intra_args { struct
1039 struct estimate_block_intra_args *const args = arg; in estimate_block_intra() argument
1152 struct estimate_block_intra_args args = { cpi, x, DC_PRED, 1, 0 }; in vp9_pick_intra_mode()
2517 struct estimate_block_intra_args args = { cpi, x, DC_PRED, 1, 0 }; in vp9_pick_inter_mode()