Searched refs:compute_intra_yprediction (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | nonrd_pickmode.c | 1379 static void compute_intra_yprediction(const AV1_COMMON *cm, function 2048 compute_intra_yprediction(cm, this_mode, bsize, x, xd);
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_pickmode.c | 382 static void compute_intra_yprediction(PREDICTION_MODE mode, BLOCK_SIZE bsize, in compute_intra_yprediction() function 2589 compute_intra_yprediction(this_mode, bsize, x, xd); in vp9_pick_inter_mode()
|