Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h384 #define PRINT_PANSCAN_PARAM(H264_PARAM) argument
389 #define PRINT_PANSCAN_PARAM(H264_PARAM) \ argument
393 (H264_PARAM).rect_left_offset[0],\
394 (H264_PARAM).rect_right_offset[0],\
395 (H264_PARAM).rect_top_offset[0],\
396 (H264_PARAM).rect_bottom_offset[0]);\
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h386 #define PRINT_PANSCAN_PARAM(H264_PARAM) argument
391 #define PRINT_PANSCAN_PARAM(H264_PARAM) \ argument
395 (H264_PARAM).rect_left_offset[0],\
396 (H264_PARAM).rect_right_offset[0],\
397 (H264_PARAM).rect_top_offset[0],\
398 (H264_PARAM).rect_bottom_offset[0]);\