Searched refs:VIDEO_MODE_SECAM (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/bktr/
H A Dmsp34xx.c103 #define VIDEO_MODE_SECAM 2 macro
750 if (client->amsound && (msp->norm == VIDEO_MODE_SECAM)) {
788 if (client->amsound && (msp->norm == VIDEO_MODE_SECAM)) {
847 msp->norm == VIDEO_MODE_SECAM) {
995 case VIDEO_MODE_SECAM:
1046 if (client->amsound && (msp->norm == VIDEO_MODE_SECAM) && (val != 0x0009)) {
/freebsd-10.2-release/sys/contrib/v4l/
H A Dvideodev.h84 #define VIDEO_MODE_SECAM 2 macro

Completed in 42 milliseconds