/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
omx_vdec.h | 785 bool perf_flag; member in class:omx_vdec [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
omx_vdec.h | 904 bool perf_flag; member in class:omx_vdec [all...] |
omx_vdec_hevc.h | 806 bool perf_flag; member in class:omx_vdec [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
omx_vdec.h | 926 bool perf_flag; member in class:omx_vdec [all...] |
omx_vdec_hevc.h | 800 bool perf_flag; member in class:omx_vdec [all...] |
omx_vdec_hevc_swvdec.h | 955 bool perf_flag; member in class:omx_vdec [all...] |
/hardware/qcom/media/msm8996/videopp/inc/ |
omx_vdpp.h | 924 bool perf_flag; member in class:omx_vdpp
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
omx_vdec.h | 975 bool perf_flag; member in class:omx_vdec [all...] |
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/ |
omx_vdec.h | 1123 bool perf_flag; member in class:omx_vdec [all...] |
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
omx_vdec.cpp | 516 perf_flag = atoi(property_value); 517 if (perf_flag) 519 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); 598 if (perf_flag) [all...] |
omx_vdec_copper.cpp | 519 perf_flag = atoi(property_value); 520 if (perf_flag) 522 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); 592 if (perf_flag) [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec.cpp | 503 perf_flag = atoi(property_value); 505 if (perf_flag) { 506 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); 599 if (perf_flag) { [all...] |
omx_vdec_hevc.cpp | 561 perf_flag = atoi(property_value); 562 if (perf_flag) { 563 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); 711 if (perf_flag) { [all...] |
omx_vdec_hevc_swvdec.cpp | 612 perf_flag = atoi(property_value); 613 if (perf_flag) 615 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); 822 if (perf_flag) [all...] |
omx_vdec_msm8974.cpp | 613 perf_flag = atoi(property_value); 614 if (perf_flag) { 615 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); 824 if (perf_flag) { [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_hevc.cpp | 556 perf_flag = atoi(property_value); 557 if (perf_flag) { 558 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); 706 if (perf_flag) { [all...] |
omx_vdec_hevc_swvdec.cpp | 616 perf_flag = atoi(property_value); 617 if (perf_flag) 619 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); 830 if (perf_flag) [all...] |
omx_vdec_v4l2.cpp | 670 perf_flag = atoi(property_value); 671 if (perf_flag) { 672 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); [all...] |
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_v4l2.cpp | 689 perf_flag = atoi(property_value); 690 if (perf_flag) { 691 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); [all...] |
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_v4l2.cpp | 682 perf_flag = atoi(property_value); 683 if (perf_flag) { 684 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag); [all...] |