Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp8.c1212 uint8_t *intra4x4 = mb->intra4x4_pred_mode_mb; in decode_intra4x4_modes() local
1230 *intra4x4 = vp8_rac_get_tree(c, vp8_pred4x4_tree, ctx); in decode_intra4x4_modes()
1231 left[y] = top[x] = *intra4x4; in decode_intra4x4_modes()
1232 intra4x4++; in decode_intra4x4_modes()
1238 intra4x4[i] = vp8_rac_get_tree(c, vp8_pred4x4_tree, in decode_intra4x4_modes()
1689 uint8_t *intra4x4 = mb->intra4x4_pred_mode_mb; in intra_predict() local
1721 mode = check_intra_pred4x4_mode_emuedge(intra4x4[x], mb_x + x, in intra_predict()
1770 intra4x4 += 4; in intra_predict()
/third_party/skia/third_party/externals/libwebp/
DChangeLog4031 6215595c Merge "add a -partition_limit option to limit the number of bits used by intra4x4"
4033 900286e0 add a -partition_limit option to limit the number of bits used by intra4x4
/third_party/flutter/skia/third_party/externals/libwebp/
DChangeLog3826 6215595c Merge "add a -partition_limit option to limit the number of bits used by intra4x4"
3828 900286e0 add a -partition_limit option to limit the number of bits used by intra4x4