Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/avs2/
Davs2_bufmgr.c596 hd->picture_coding_type =
597 get_param(rpm_param->p.picture_coding_type,
601 (hd->picture_coding_type == 1 ||
602 hd->picture_coding_type == 3)) {
603 if (hd->picture_coding_type == 1) {
634 if (hd->picture_coding_type == 1) {
637 } else if (hd->picture_coding_type == 3) {
646 if (hd->picture_coding_type == 1 &&
Davs2_global.h1318 int32_t picture_coding_type; member
1596 uint16_t picture_coding_type; member