OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_get_pred_context_single_ref_p1
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_pred_common.h
94
unsigned char
vp9_get_pred_context_single_ref_p1
(const MACROBLOCKD *xd);
98
const int pred_context =
vp9_get_pred_context_single_ref_p1
(xd);
vp9_pred_common.c
215
unsigned char
vp9_get_pred_context_single_ref_p1
(const MACROBLOCKD *xd) {
function
/external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c
296
const int ctx0 =
vp9_get_pred_context_single_ref_p1
(xd);
/external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c
709
cpi->single_ref_count[
vp9_get_pred_context_single_ref_p1
(xd)][0]
[
all
...]
Completed in 27 milliseconds