Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/decoder/
Daml_mpeg4_parser.c482 int estimation_method = get_bits(gb, 2); in decode_vol_header() local
483 if (estimation_method < 2) { in decode_vol_header()
520 if (estimation_method == 1) { in decode_vol_header()
526 estimation_method); in decode_vol_header()