Home
last modified time | relevance | path

Searched defs:drl_ctx (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/decoder/
Ddecodemv.c204 uint8_t drl_ctx = av1_drl_ctx(xd->weight[ref_frame_type], idx); in read_drl_idx() local
217 uint8_t drl_ctx = av1_drl_ctx(xd->weight[ref_frame_type], idx); in read_drl_idx() local
/external/libaom/libaom/av1/encoder/
Dpartition_search.c1288 const uint8_t drl_ctx = in update_stats() local
1303 const uint8_t drl_ctx = in update_stats() local
Dbitstream.c112 uint8_t drl_ctx = av1_drl_ctx(mbmi_ext_frame->weight, idx); in write_drl_idx() local
127 uint8_t drl_ctx = av1_drl_ctx(mbmi_ext_frame->weight, idx); in write_drl_idx() local
Drdopt.c1810 uint8_t drl_ctx = av1_drl_ctx(mbmi_ext->weight[ref_frame_type], idx); in get_drl_cost() local
1821 uint8_t drl_ctx = av1_drl_ctx(mbmi_ext->weight[ref_frame_type], idx); in get_drl_cost() local